Skip to content

Commit 384dc4f

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVENSHARED-570592
1 parent 642b3cc commit 384dc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<sonar.organization>jimbethancourt-github</sonar.organization>
7373
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
7474

75-
<maven.core.version>3.8.1</maven.core.version>
75+
<maven.core.version>3.8.2</maven.core.version>
7676
</properties>
7777

7878
<modules>

0 commit comments

Comments
 (0)