Skip to content

Commit bbaf1e3

Browse files
Merge pull request #2 from The-Debarghya/dependabot/maven/firewall-app/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
Bump com.fasterxml.jackson.core:jackson-databind from 2.9.5 to 2.12.7.1 in /firewall-app
2 parents b650466 + 9ee0399 commit bbaf1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firewall-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.fasterxml.jackson.core</groupId>
114114
<artifactId>jackson-databind</artifactId>
115-
<version>2.9.5</version>
115+
<version>2.12.7.1</version>
116116
<scope>provided</scope>
117117
</dependency>
118118
<dependency>

0 commit comments

Comments
 (0)