Skip to content

Commit

Permalink
Bump up dependencies (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Nov 17, 2024
1 parent b2315aa commit e9e1f6c
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 @@ -228,7 +228,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.17.0</version>
<version>2.18.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -287,7 +287,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>com.googlecode.combinatoricslib</groupId>
Expand Down

0 comments on commit e9e1f6c

Please sign in to comment.