Skip to content

Commit b7cb519

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGOWASPESAPI-10562218
1 parent 8412301 commit b7cb519

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

pom.xml

100755100644
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<configuration>
8989
<target>
9090
<ant target="run" antfile="${basedir}/src/config/build.xml">
91-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
91+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
9292
</ant>
9393
</target>
9494
</configuration>
@@ -102,7 +102,7 @@
102102
<configuration>
103103
<target>
104104
<ant target="databaseServer" antfile="${basedir}/src/config/build.xml">
105-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
105+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
106106
</ant>
107107
</target>
108108
</configuration>
@@ -116,7 +116,7 @@
116116
<configuration>
117117
<target>
118118
<ant target="databaseInit" antfile="${basedir}/src/config/build.xml">
119-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
119+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
120120
</ant>
121121
</target>
122122
</configuration>
@@ -194,7 +194,7 @@
194194
<configuration>
195195
<target>
196196
<ant target="run" antfile="${basedir}/src/config/build.xml">
197-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
197+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
198198
</ant>
199199
</target>
200200
</configuration>
@@ -208,7 +208,7 @@
208208
<configuration>
209209
<target>
210210
<ant target="databaseServer" antfile="${basedir}/src/config/build.xml">
211-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
211+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
212212
</ant>
213213
</target>
214214
</configuration>
@@ -222,7 +222,7 @@
222222
<configuration>
223223
<target>
224224
<ant target="databaseInit" antfile="${basedir}/src/config/build.xml">
225-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
225+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
226226
</ant>
227227
</target>
228228
</configuration>
@@ -307,7 +307,7 @@
307307
<configuration>
308308
<target>
309309
<ant target="run" antfile="${basedir}/src/config/build.xml">
310-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
310+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
311311
</ant>
312312
</target>
313313
</configuration>
@@ -321,7 +321,7 @@
321321
<configuration>
322322
<target>
323323
<ant target="databaseServer" antfile="${basedir}/src/config/build.xml">
324-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
324+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
325325
</ant>
326326
</target>
327327
</configuration>
@@ -335,7 +335,7 @@
335335
<configuration>
336336
<target>
337337
<ant target="databaseInit" antfile="${basedir}/src/config/build.xml">
338-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
338+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
339339
</ant>
340340
</target>
341341
</configuration>
@@ -413,7 +413,7 @@
413413
<configuration>
414414
<target>
415415
<ant target="run" antfile="${basedir}/src/config/build.xml">
416-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
416+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
417417
</ant>
418418
</target>
419419
</configuration>
@@ -427,7 +427,7 @@
427427
<configuration>
428428
<target>
429429
<ant target="databaseServer" antfile="${basedir}/src/config/build.xml">
430-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
430+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
431431
</ant>
432432
</target>
433433
</configuration>
@@ -441,7 +441,7 @@
441441
<configuration>
442442
<target>
443443
<ant target="databaseInit" antfile="${basedir}/src/config/build.xml">
444-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
444+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
445445
</ant>
446446
</target>
447447
</configuration>
@@ -520,7 +520,7 @@
520520
<configuration>
521521
<target>
522522
<ant target="run" antfile="${basedir}/src/config/build.xml">
523-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
523+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
524524
</ant>
525525
</target>
526526
</configuration>
@@ -534,7 +534,7 @@
534534
<configuration>
535535
<target>
536536
<ant target="databaseServer" antfile="${basedir}/src/config/build.xml">
537-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
537+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
538538
</ant>
539539
</target>
540540
</configuration>
@@ -548,7 +548,7 @@
548548
<configuration>
549549
<target>
550550
<ant target="databaseInit" antfile="${basedir}/src/config/build.xml">
551-
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath" />
551+
<reference torefid="maven.compile.classpath" refid="maven.compile.classpath"/>
552552
</ant>
553553
</target>
554554
</configuration>
@@ -802,7 +802,7 @@
802802
<dependency>
803803
<groupId>org.owasp.esapi</groupId>
804804
<artifactId>esapi</artifactId>
805-
<version>2.5.3.1</version>
805+
<version>2.7.0.0</version>
806806
</dependency>
807807

808808
<dependency>
@@ -1109,8 +1109,8 @@
11091109
<exclude>target/**/*.*</exclude>
11101110
</excludes>
11111111
<!-- define the steps to apply to those files -->
1112-
<trimTrailingWhitespace />
1113-
<endWithNewline />
1112+
<trimTrailingWhitespace/>
1113+
<endWithNewline/>
11141114
<indent>
11151115
<tabs>false</tabs>
11161116
<spaces>true</spaces>
@@ -1151,8 +1151,8 @@
11511151

11521152
<!-- define a language-specific format -->
11531153
<java>
1154-
<importOrder /> <!-- standard import order -->
1155-
<removeUnusedImports /> <!-- self-explanatory -->
1154+
<importOrder/> <!-- standard import order -->
1155+
<removeUnusedImports/> <!-- self-explanatory -->
11561156

11571157
<!-- apply a specific flavor of google-java-format -->
11581158
<googleJavaFormat>

0 commit comments

Comments
 (0)