Skip to content

Commit

Permalink
Merge pull request #2 from WISE-Developers/dependabot/maven/WISE_Mana…
Browse files Browse the repository at this point in the history
…ger_Lib/com.fasterxml.jackson.core-jackson-databind-2.13.4.1

Bump jackson-databind from 2.13.2 to 2.13.4.1 in /WISE_Manager_Lib
  • Loading branch information
BadgerOnABike authored Mar 8, 2024
2 parents 6e1a372 + 40bb340 commit 03756a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WISE_Manager_Lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2</version>
<version>2.13.4.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
<dependency>
Expand Down

0 comments on commit 03756a7

Please sign in to comment.