Skip to content

Commit

Permalink
maven(deps): bump jaxb-impl from 3.0.2 to 4.0.0 (openmrs#4097)
Browse files Browse the repository at this point in the history
Bumps jaxb-impl from 3.0.2 to 4.0.0.

---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2022
1 parent 6e5a446 commit 3785ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>3.0.2</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>com.sun.mail</groupId>
Expand Down

0 comments on commit 3785ebe

Please sign in to comment.