Skip to content

Commit

Permalink
Bump spring-boot-starter-parent from 3.3.5 to 3.4.0 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
scordio authored Nov 22, 2024
1 parent 416c168 commit ddc7cc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-batch-notion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.4.0</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -171,7 +171,7 @@ limitations under the License.
<failOnWarnings>true</failOnWarnings>
<links>
<link>https://docs.spring.io/spring-batch/docs/${spring-batch.version}/api/</link>
<link>https://docs.spring.io/spring-framework/docs/${spring-framework.version}/api/</link>
<link>https://docs.spring.io/spring-framework/docs/${spring-framework.version}/javadoc-api/</link>
</links>
</configuration>
<executions>
Expand Down

0 comments on commit ddc7cc2

Please sign in to comment.