Skip to content

Commit

Permalink
chore(deps): update dependency org.jvnet.jaxb2_commons:jaxb2-basics-a…
Browse files Browse the repository at this point in the history
…nnotate to v1
  • Loading branch information
ChristianMurphy committed Mar 6, 2019
1 parent 54f41a8 commit 0656a01
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 @@ -15,7 +15,7 @@ dependencies {
jaxb 'javax.xml.bind:jaxb-api:2.2.7'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:1.11.1'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:1.11.1'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:0.6.4'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:1.1.0'
}

/*
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 @@ -15,7 +15,7 @@ dependencies {
jaxb 'javax.xml.bind:jaxb-api:2.2.7'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-ant:1.11.1'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics:1.11.1'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:0.6.4'
jaxb 'org.jvnet.jaxb2_commons:jaxb2-basics-annotate:1.1.0'
}

/*
Expand Down

0 comments on commit 0656a01

Please sign in to comment.