Skip to content

Commit 305b1e5

Browse files
Bump org.springframework.boot:spring-boot-jackson2 from 4.0.1 to 4.0.2
Bumps [org.springframework.boot:spring-boot-jackson2](https://github.com/spring-projects/spring-boot) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-jackson2 dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54cad9e commit 305b1e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aad/spring-security/servlet/oauth2/login-authenticate-using-private-key-jwt

aad/spring-security/servlet/oauth2/login-authenticate-using-private-key-jwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>
6161
<artifactId>spring-boot-jackson2</artifactId>
62-
<version>4.0.1</version> <!-- {x-version-update;springboot4_org.springframework.boot:spring-boot-jackson2;external_dependency} -->
62+
<version>4.0.2</version> <!-- {x-version-update;springboot4_org.springframework.boot:spring-boot-jackson2;external_dependency} -->
6363
</dependency>
6464
</dependencies>
6565

0 commit comments

Comments
 (0)