Skip to content

Commit

Permalink
Merge pull request #19 from insight-centre/dependabot/maven/naisc-ele…
Browse files Browse the repository at this point in the history
…xis/com.fasterxml.jackson.core-jackson-databind-2.12.7.1

Bump jackson-databind from 2.10.0 to 2.12.7.1 in /naisc-elexis
  • Loading branch information
jmccrae authored Mar 6, 2024
2 parents ac5b4ea + e8ec9d6 commit 62d3dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naisc-elexis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0</version>
<version>2.12.7.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 62d3dbf

Please sign in to comment.