Skip to content

Commit 3ddf070

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415
1 parent 7eb2b44 commit 3ddf070

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.2</maven.core.version>
75+
<maven.core.version>3.9.2</maven.core.version>
7676
</properties>
7777

7878
<modules>

0 commit comments

Comments
 (0)