Skip to content

Commit

Permalink
Merge pull request #1177 from apache/dependabot/maven/spring-boot.ver…
Browse files Browse the repository at this point in the history
…sion-2.7.18

build(deps): bump spring-boot.version from 2.7.17 to 2.7.18
  • Loading branch information
lprimak authored Nov 23, 2023
2 parents 5689598 + a27319c commit 82d4738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.21.1</log4j.version>
<spring.version>5.3.31</spring.version>
<spring-boot.version>2.7.17</spring-boot.version>
<spring-boot.version>2.7.18</spring-boot.version>
<guice.version>4.2.3</guice.version>
<jaxrs.api.version>2.1.6</jaxrs.api.version>
<htmlunit.version>3.8.0</htmlunit.version>
Expand Down
2 changes: 1 addition & 1 deletion tools/hasher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.17</version>
<version>2.7.18</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 82d4738

Please sign in to comment.