Skip to content

Commit

Permalink
Bump org.glassfish.jaxb:jaxb-runtime in /msal-obo-sample
Browse files Browse the repository at this point in the history
Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.2 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent cce249e commit 0191737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msal-obo-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.2</version>
<version>4.0.5</version>
</dependency><!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib -->
<!-- https://stackoverflow.com/questions/57330923/okhttp-nosuchmethoderror-copyinto-in-tlsutil -->
<dependency>
Expand Down

0 comments on commit 0191737

Please sign in to comment.