Skip to content

Commit

Permalink
Bump net.minidev:json-smart
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the /backend directory: [net.minidev:json-smart](https://github.com/netplex/json-smart-v2).


Updates `net.minidev:json-smart` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](netplex/json-smart-v2@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: net.minidev:json-smart
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent d1f7f4f commit b14f77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
</dependency>
<!-- CAS -->
<dependency>
Expand Down

0 comments on commit b14f77c

Please sign in to comment.