Skip to content

Commit 70c6106

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078
1 parent 2a4065a commit 70c6106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<lombok.version>1.18.36</lombok.version>
6161
<gson.version>2.12.1</gson.version>
6262
<httpclient.version>5.4.3</httpclient.version>
63-
<lang3.version>3.17.0</lang3.version>
63+
<lang3.version>3.18.0</lang3.version>
6464
<junit.version>5.12.0</junit.version>
6565
<testcontainers.version>1.20.5</testcontainers.version>
6666
<assertj-core.version>3.27.3</assertj-core.version>

0 commit comments

Comments
 (0)