Skip to content

Commit

Permalink
Merge pull request #42 from Opetushallitus/tor-xxxx-paivita-kirjastoja
Browse files Browse the repository at this point in the history
Update json4s and commons-text to newer versions
  • Loading branch information
AleksiAhtiainen authored Jan 2, 2024
2 parents 2f89de4 + f0c630e commit cd9384a
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 @@
</organization>
<properties>
<scala.version>2.12.15</scala.version>
<json4s.version>4.0.6</json4s.version>
<json4s.version>4.0.7</json4s.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<!-- test deps -->
<dependency>
Expand Down

0 comments on commit cd9384a

Please sign in to comment.