Skip to content

Commit 41d0e1f

Browse files
Remove unused properties (#277)
1 parent 0ff4302 commit 41d0e1f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
<java.version>17</java.version>
5656
<maven.version>3.8</maven.version>
5757
<java.failOnWarning>true</java.failOnWarning>
58-
<skipCveCheck>false</skipCveCheck>
59-
<updateCveDatabase>false</updateCveDatabase>
6058
<project.rootdir>${project.basedir}</project.rootdir>
6159
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
6260
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -494,4 +492,4 @@
494492
</build>
495493
</profile>
496494
</profiles>
497-
</project>
495+
</project>

0 commit comments

Comments
 (0)