Skip to content

Commit

Permalink
Merge 3d44736 into 6b04d0a
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Nov 16, 2018
2 parents 6b04d0a + 3d44736 commit 862790e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion uPortal-api/uPortal-api-search/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
// All 6 of the following are for the 'com.github.jacobono.jaxb' plugin
jaxb 'com.sun.xml.bind:jaxb-xjc:2.2.7-b41'
jaxb 'com.sun.xml.bind:jaxb-impl:2.2.7-b41'
jaxb 'javax.xml.bind:jaxb-api:2.2.7'
jaxb 'javax.xml.bind:jaxb-api:2.4.0-b180830.0359'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:0.6.5'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:0.6.4'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:0.6.4'
Expand Down
2 changes: 1 addition & 1 deletion uPortal-io/uPortal-io-jaxb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
// All 6 of the following are for the 'com.github.jacobono.jaxb' plugin
jaxb 'com.sun.xml.bind:jaxb-xjc:2.2.7-b41'
jaxb 'com.sun.xml.bind:jaxb-impl:2.2.7-b41'
jaxb 'javax.xml.bind:jaxb-api:2.2.7'
jaxb 'javax.xml.bind:jaxb-api:2.4.0-b180830.0359'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:0.6.5'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:0.6.4'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:0.6.4'
Expand Down

0 comments on commit 862790e

Please sign in to comment.