Skip to content

Commit 8a37dc2

Browse files
committed
Upgrade to EclipseLink 3.0.3, JRuby 9.3.8, Woodstox 6.3.1
1 parent 5e16288 commit 8a37dc2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

framework-platform/framework-platform.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api(platform("org.mockito:mockito-bom:4.8.0"))
2323

2424
constraints {
25-
api("com.fasterxml.woodstox:woodstox-core:6.3.0")
25+
api("com.fasterxml.woodstox:woodstox-core:6.3.1")
2626
api("com.fasterxml:aalto-xml:1.3.1")
2727
api("com.github.ben-manes.caffeine:caffeine:3.1.1")
2828
api("com.github.librepdf:openpdf:1.3.29")
@@ -109,7 +109,7 @@ dependencies {
109109
api("org.codehaus.jettison:jettison:1.3.8")
110110
api("org.dom4j:dom4j:2.1.3")
111111
api("org.eclipse.jetty:jetty-reactive-httpclient:3.0.6")
112-
api("org.eclipse.persistence:org.eclipse.persistence.jpa:3.0.2")
112+
api("org.eclipse.persistence:org.eclipse.persistence.jpa:3.0.3")
113113
api("org.eclipse:yasson:2.0.4")
114114
api("org.ehcache:ehcache:3.4.0")
115115
api("org.ehcache:jcache:1.0.1")
@@ -125,7 +125,7 @@ dependencies {
125125
api("org.hibernate:hibernate-validator:7.0.5.Final")
126126
api("org.hsqldb:hsqldb:2.7.0")
127127
api("org.javamoney:moneta:1.4.2")
128-
api("org.jruby:jruby:9.3.4.0")
128+
api("org.jruby:jruby:9.3.8.0")
129129
api("org.junit.support:testng-engine:1.0.4")
130130
api("org.mozilla:rhino:1.7.11")
131131
api("org.ogce:xpp3:1.1.6")

0 commit comments

Comments
 (0)