Skip to content

Commit 588888b

Browse files
Bump jackson-databind in /auth/authorization-server
Bumps [jackson-databind](https://.com/FasterXML/jackson) from 2.9.10 to 2.9.10.1. - [Release notes](https://.com/FasterXML/jackson/releases) - [Commits](https://.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37a6042 commit 588888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎auth/authorization-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.fasterxml.jackson.core</groupId>
3333
<artifactId>jackson-databind</artifactId>
34-
<version>2.9.10</version>
34+
<version>2.9.10.1</version>
3535
<scope>compile</scope>
3636
</dependency>
3737
</dependencies>

0 commit comments

Comments
 (0)