Skip to content

Commit

Permalink
Bump net.minidev:json-smart in /examples/mp-rest-jwt-principal
Browse files Browse the repository at this point in the history
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 1.3.1 to 2.4.9.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.9)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Nov 26, 2024
1 parent a0e4b8d commit 20f06fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mp-rest-jwt-principal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>1.3.1</version>
<version>2.4.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 20f06fc

Please sign in to comment.