Skip to content

Commit

Permalink
Merge pull request scouter-project#945 from lsb156/develop
Browse files Browse the repository at this point in the history
⬆️ : jackson-core version upgrade
  • Loading branch information
gunlee01 authored Feb 20, 2024
2 parents 46112c2 + 6916a25 commit 1f9fbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scouter.webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.11</version>
<version>2.12.6</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 1f9fbc4

Please sign in to comment.