Skip to content

Commit

Permalink
Update dependencies (uhawaii-system-its-ti-iam#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-shkaralevich authored Sep 24, 2024
1 parent 7d6fc95 commit e0c5595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.3</version>
<version>3.3.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down Expand Up @@ -170,7 +170,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.5.0</version>
<configuration>
<excludes>
<exclude>**/Test*.java</exclude>
Expand Down

0 comments on commit e0c5595

Please sign in to comment.