Skip to content

Commit

Permalink
Bump spring.version from 6.2.0 to 6.2.1 (#1505)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Dec 13, 2024
1 parent 8a5e86c commit 8d4e458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion junit4-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<spring.version>6.2.0</spring.version>
<spring.version>6.2.1</spring.version>

<junit.version>4.13.2</junit.version>

Expand Down
2 changes: 1 addition & 1 deletion junit5-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
<spring.version>6.2.0</spring.version>
<spring.version>6.2.1</spring.version>

<junit-jupiter.version>5.11.3</junit-jupiter.version>

Expand Down

0 comments on commit 8d4e458

Please sign in to comment.