Skip to content

Commit 926978c

Browse files
code4craftsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1195)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJRUBY-10557729 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent ceec881 commit 926978c

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
@@ -31,7 +31,7 @@
3131
<httpclient.version>4.5.13</httpclient.version>
3232
<httpcore.version>4.4.15</httpcore.version>
3333
<jedis.version>3.7.1</jedis.version>
34-
<jruby.version>9.4.12.1</jruby.version>
34+
<jruby.version>9.4.13.0</jruby.version>
3535
<json-path.version>2.9.0</json-path.version>
3636
<junit.version>5.10.2</junit.version>
3737
<junit.platform.version>1.10.2</junit.platform.version>

0 commit comments

Comments
 (0)