Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 4.0.5
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 4.0.5.

---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 06b1bf9 commit 4714371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/portal-ui-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.8</version>
<version>4.0.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4714371

Please sign in to comment.