Skip to content

Commit 8bdfb33

Browse files
committed
v8.1.3
1 parent 5e7de23 commit 8bdfb33

File tree

32 files changed

+0
-544
lines changed

32 files changed

+0
-544
lines changed

bus-all/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -188,23 +188,6 @@
188188
<autoPublish>true</autoPublish>
189189
</configuration>
190190
</plugin>
191-
<plugin>
192-
<groupId>org.owasp</groupId>
193-
<artifactId>dependency-check-maven</artifactId>
194-
<version>11.1.1</version>
195-
<configuration>
196-
<autoUpdate>true</autoUpdate>
197-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
198-
<nvdApiDelay>32000</nvdApiDelay>
199-
</configuration>
200-
<executions>
201-
<execution>
202-
<goals>
203-
<goal>check</goal>
204-
</goals>
205-
</execution>
206-
</executions>
207-
</plugin>
208191
<plugin>
209192
<groupId>com.diffplug.spotless</groupId>
210193
<artifactId>spotless-maven-plugin</artifactId>

bus-base/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -183,23 +183,6 @@
183183
<autoPublish>true</autoPublish>
184184
</configuration>
185185
</plugin>
186-
<plugin>
187-
<groupId>org.owasp</groupId>
188-
<artifactId>dependency-check-maven</artifactId>
189-
<version>11.1.1</version>
190-
<configuration>
191-
<autoUpdate>true</autoUpdate>
192-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
193-
<nvdApiDelay>32000</nvdApiDelay>
194-
</configuration>
195-
<executions>
196-
<execution>
197-
<goals>
198-
<goal>check</goal>
199-
</goals>
200-
</execution>
201-
</executions>
202-
</plugin>
203186
<plugin>
204187
<groupId>com.diffplug.spotless</groupId>
205188
<artifactId>spotless-maven-plugin</artifactId>

bus-bom/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -292,23 +292,6 @@
292292
<autoPublish>true</autoPublish>
293293
</configuration>
294294
</plugin>
295-
<plugin>
296-
<groupId>org.owasp</groupId>
297-
<artifactId>dependency-check-maven</artifactId>
298-
<version>11.1.1</version>
299-
<configuration>
300-
<autoUpdate>true</autoUpdate>
301-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
302-
<nvdApiDelay>32000</nvdApiDelay>
303-
</configuration>
304-
<executions>
305-
<execution>
306-
<goals>
307-
<goal>check</goal>
308-
</goals>
309-
</execution>
310-
</executions>
311-
</plugin>
312295
<plugin>
313296
<groupId>com.diffplug.spotless</groupId>
314297
<artifactId>spotless-maven-plugin</artifactId>

bus-cache/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -294,23 +294,6 @@
294294
<autoPublish>true</autoPublish>
295295
</configuration>
296296
</plugin>
297-
<plugin>
298-
<groupId>org.owasp</groupId>
299-
<artifactId>dependency-check-maven</artifactId>
300-
<version>11.1.1</version>
301-
<configuration>
302-
<autoUpdate>true</autoUpdate>
303-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
304-
<nvdApiDelay>32000</nvdApiDelay>
305-
</configuration>
306-
<executions>
307-
<execution>
308-
<goals>
309-
<goal>check</goal>
310-
</goals>
311-
</execution>
312-
</executions>
313-
</plugin>
314297
<plugin>
315298
<groupId>com.diffplug.spotless</groupId>
316299
<artifactId>spotless-maven-plugin</artifactId>

bus-core/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -166,23 +166,6 @@
166166
<autoPublish>true</autoPublish>
167167
</configuration>
168168
</plugin>
169-
<plugin>
170-
<groupId>org.owasp</groupId>
171-
<artifactId>dependency-check-maven</artifactId>
172-
<version>11.1.1</version>
173-
<configuration>
174-
<autoUpdate>true</autoUpdate>
175-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
176-
<nvdApiDelay>32000</nvdApiDelay>
177-
</configuration>
178-
<executions>
179-
<execution>
180-
<goals>
181-
<goal>check</goal>
182-
</goals>
183-
</execution>
184-
</executions>
185-
</plugin>
186169
<plugin>
187170
<groupId>com.diffplug.spotless</groupId>
188171
<artifactId>spotless-maven-plugin</artifactId>

bus-cron/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -157,23 +157,6 @@
157157
<autoPublish>true</autoPublish>
158158
</configuration>
159159
</plugin>
160-
<plugin>
161-
<groupId>org.owasp</groupId>
162-
<artifactId>dependency-check-maven</artifactId>
163-
<version>11.1.1</version>
164-
<configuration>
165-
<autoUpdate>true</autoUpdate>
166-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
167-
<nvdApiDelay>32000</nvdApiDelay>
168-
</configuration>
169-
<executions>
170-
<execution>
171-
<goals>
172-
<goal>check</goal>
173-
</goals>
174-
</execution>
175-
</executions>
176-
</plugin>
177160
<plugin>
178161
<groupId>com.diffplug.spotless</groupId>
179162
<artifactId>spotless-maven-plugin</artifactId>

bus-crypto/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -171,23 +171,6 @@
171171
<autoPublish>true</autoPublish>
172172
</configuration>
173173
</plugin>
174-
<plugin>
175-
<groupId>org.owasp</groupId>
176-
<artifactId>dependency-check-maven</artifactId>
177-
<version>11.1.1</version>
178-
<configuration>
179-
<autoUpdate>true</autoUpdate>
180-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
181-
<nvdApiDelay>32000</nvdApiDelay>
182-
</configuration>
183-
<executions>
184-
<execution>
185-
<goals>
186-
<goal>check</goal>
187-
</goals>
188-
</execution>
189-
</executions>
190-
</plugin>
191174
<plugin>
192175
<groupId>com.diffplug.spotless</groupId>
193176
<artifactId>spotless-maven-plugin</artifactId>

bus-extra/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -456,23 +456,6 @@
456456
<autoPublish>true</autoPublish>
457457
</configuration>
458458
</plugin>
459-
<plugin>
460-
<groupId>org.owasp</groupId>
461-
<artifactId>dependency-check-maven</artifactId>
462-
<version>11.1.1</version>
463-
<configuration>
464-
<autoUpdate>true</autoUpdate>
465-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
466-
<nvdApiDelay>32000</nvdApiDelay>
467-
</configuration>
468-
<executions>
469-
<execution>
470-
<goals>
471-
<goal>check</goal>
472-
</goals>
473-
</execution>
474-
</executions>
475-
</plugin>
476459
<plugin>
477460
<groupId>com.diffplug.spotless</groupId>
478461
<artifactId>spotless-maven-plugin</artifactId>

bus-gitlab/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -191,23 +191,6 @@
191191
<autoPublish>true</autoPublish>
192192
</configuration>
193193
</plugin>
194-
<plugin>
195-
<groupId>org.owasp</groupId>
196-
<artifactId>dependency-check-maven</artifactId>
197-
<version>11.1.1</version>
198-
<configuration>
199-
<autoUpdate>true</autoUpdate>
200-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
201-
<nvdApiDelay>32000</nvdApiDelay>
202-
</configuration>
203-
<executions>
204-
<execution>
205-
<goals>
206-
<goal>check</goal>
207-
</goals>
208-
</execution>
209-
</executions>
210-
</plugin>
211194
<plugin>
212195
<groupId>com.diffplug.spotless</groupId>
213196
<artifactId>spotless-maven-plugin</artifactId>

bus-goalie/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -194,23 +194,6 @@
194194
<autoPublish>true</autoPublish>
195195
</configuration>
196196
</plugin>
197-
<plugin>
198-
<groupId>org.owasp</groupId>
199-
<artifactId>dependency-check-maven</artifactId>
200-
<version>11.1.1</version>
201-
<configuration>
202-
<autoUpdate>true</autoUpdate>
203-
<nvdMaxRetryCount>25</nvdMaxRetryCount>
204-
<nvdApiDelay>32000</nvdApiDelay>
205-
</configuration>
206-
<executions>
207-
<execution>
208-
<goals>
209-
<goal>check</goal>
210-
</goals>
211-
</execution>
212-
</executions>
213-
</plugin>
214197
<plugin>
215198
<groupId>com.diffplug.spotless</groupId>
216199
<artifactId>spotless-maven-plugin</artifactId>

0 commit comments

Comments
 (0)