fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGITHUBJNR-1570422
pull/1036/head
snyk-bot 3 years ago
parent 04978f912d
commit cdbba362bb
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

@ -153,7 +153,7 @@
<dependency> <dependency>
<groupId>org.jruby</groupId> <groupId>org.jruby</groupId>
<artifactId>jruby</artifactId> <artifactId>jruby</artifactId>
<version>9.2.14.0</version> <version>9.3.0.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.python</groupId> <groupId>org.python</groupId>

Loading…
Cancel
Save