Skip to content

Commit

Permalink
Merge pull request #179 from gdcc/renovate/spring-boot
Browse files Browse the repository at this point in the history
chore(deps): update spring boot to v3.1.3
  • Loading branch information
poikilotherm authored Aug 30, 2023
2 parents ac5cf0f + 88504ea commit 760e524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xoai-data-provider-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -154,7 +154,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 760e524

Please sign in to comment.