Skip to content

Commit

Permalink
Merge pull request #734 from wultra/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-starter-parent-3.2.1
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
2 parents 27d7332 + 0a6a338 commit b41f9ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.6</version>
<version>3.2.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -80,8 +80,6 @@
<firebase-admin.version>9.2.0</firebase-admin.version>
<bc.version>1.77</bc.version>
<logstash.version>7.4</logstash.version>
<!-- TODO (racansky, 2023-12-08) temporarily override the version 1.4.11 from spring boot version because of CVE -->
<logback.version>1.4.14</logback.version>

<!-- Documentation Dependencies -->
<springdoc-openapi-starter-webmvc-ui.version>2.3.0</springdoc-openapi-starter-webmvc-ui.version>
Expand Down

0 comments on commit b41f9ae

Please sign in to comment.