Skip to content

Commit

Permalink
Use PhoneLib 8.13.29 and prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Anrufliste committed Jan 28, 2024
1 parent 1c8a4b7 commit 3af1318
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,13 @@
<scope>provided</scope> <!-- must be provided, see docs -->
<version>${lombok.version}</version>
</dependency>
<!--
TODO: need to upgrade spring context to 6.x
-->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.27</version>
<version>5.3.31</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 3af1318

Please sign in to comment.