Skip to content

Commit 8034e4c

Browse files
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /authentication
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [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]>
1 parent 36dc969 commit 8034e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authentication/pom.xml

+1-1
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)