Skip to content

Commit

Permalink
Merge pull request #115 from DTS-STN/GjB/bump-dependencies
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
gregory-j-baker authored Oct 31, 2023
2 parents ba368df + f8e6723 commit 2ae8071
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 @@ -18,7 +18,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.4</version>
<version>3.1.5</version>
</parent>


Expand Down Expand Up @@ -63,7 +63,7 @@
<duplicate-finder-maven-plugin.version>2.0.1</duplicate-finder-maven-plugin.version>
<gitlog-maven-plugin.version>1.14.0</gitlog-maven-plugin.version>
<guava.version>32.1.3-jre</guava.version>
<icu4j.version>73.2</icu4j.version>
<icu4j.version>74.1</icu4j.version>
<immutables.version>2.10.0</immutables.version>
<mapstruct.version>1.5.5.Final</mapstruct.version>
<snakeyaml.version>2.0</snakeyaml.version><!-- https://www.cve.org/CVERecord?id=CVE-2022-1471 -->
Expand Down

0 comments on commit 2ae8071

Please sign in to comment.