Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind in /naisc-core
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.7 to 2.12.7.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 43d7371 commit 30c4df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naisc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jackson.version>2.12.7</jackson.version>
<jackson.version>2.12.7.1</jackson.version>
<junit.version>4.13.1</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 30c4df5

Please sign in to comment.