Skip to content

Commit 6b76612

Browse files
committed
chore(deps): update jaxb to v2.3.5
1 parent 687b9d6 commit 6b76612

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

uPortal-api/uPortal-api-search/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ext {
1010

1111
dependencies {
1212
// All 6 of the following are for the 'com.github.jacobono.jaxb' plugin
13-
jaxb 'com.sun.xml.bind:jaxb-xjc:2.3.4'
14-
jaxb 'com.sun.xml.bind:jaxb-impl:2.3.4'
13+
jaxb 'com.sun.xml.bind:jaxb-xjc:2.3.5'
14+
jaxb 'com.sun.xml.bind:jaxb-impl:2.3.5'
1515
jaxb 'javax.xml.bind:jaxb-api:2.3.1'
1616
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:1.11.1'
1717
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:1.11.1'

uPortal-io/uPortal-io-jaxb/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ext {
1010

1111
dependencies {
1212
// All 6 of the following are for the 'com.github.jacobono.jaxb' plugin
13-
jaxb 'com.sun.xml.bind:jaxb-xjc:2.3.4'
14-
jaxb 'com.sun.xml.bind:jaxb-impl:2.3.4'
13+
jaxb 'com.sun.xml.bind:jaxb-xjc:2.3.5'
14+
jaxb 'com.sun.xml.bind:jaxb-impl:2.3.5'
1515
jaxb 'javax.xml.bind:jaxb-api:2.3.1'
1616
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:1.11.1'
1717
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:1.11.1'

0 commit comments

Comments
 (0)