Skip to content

Commit

Permalink
Merge pull request #63 from folio-org/FOLIO-3737-spring-module-core-1…
Browse files Browse the repository at this point in the history
….1.4

FOLIO-3737: Upgrade to spring-module-core 1.1.4 fixing vulns
  • Loading branch information
julianladisch authored Mar 21, 2023
2 parents 6458292 + 85dbd2c commit 1b0c5b4
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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.folio</groupId>
<artifactId>spring-module-core</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</parent>

<modules>
Expand All @@ -33,7 +33,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-module-core.version>1.1.3</spring-module-core.version>
<spring-module-core.version>1.1.4</spring-module-core.version>
</properties>

<build>
Expand Down

0 comments on commit 1b0c5b4

Please sign in to comment.