Skip to content

Commit 97fa9a3

Browse files
authored
Merge pull request #15 from rrohitramsen/dependabot/maven/authentication/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /authentication
2 parents 36dc969 + 8034e4c commit 97fa9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.13.4.1</version>
48+
<version>2.13.4.2</version>
4949
<exclusions>
5050
<exclusion>
5151
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)