Skip to content

Commit

Permalink
security: Update to Spring Boot 2.6.6 to address CVE-2022-22965 (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhubLR authored Apr 9, 2022
1 parent 6ab52cf commit 8c32f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.3</version>
<version>2.6.6</version>
</parent>
<groupId>com.obsidiandynamics.kafdrop</groupId>
<artifactId>kafdrop</artifactId>
Expand Down

0 comments on commit 8c32f4f

Please sign in to comment.