Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-text from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.12.0 to 1.13.0.

See this package in maven:
org.apache.commons:commons-text

See this project in Snyk:
https://app.snyk.io/org/st3v0rr/project/b05cc1c7-f375-446c-b681-f981b0c66285?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 1, 2025
1 parent 1e3badb commit cd69f14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<relativePath />
<relativePath/>
</parent>

<groupId>de.adorsys.keycloak</groupId>
Expand Down Expand Up @@ -65,7 +65,7 @@

<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<checkstyle.version>10.17.0</checkstyle.version>
<commons-text.version>1.12.0</commons-text.version>
<commons-text.version>1.13.0</commons-text.version>
<failsafe.version>3.3.2</failsafe.version>
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
<jackson.version>2.17.2</jackson.version>
Expand Down Expand Up @@ -96,7 +96,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<release.signTag>true</release.signTag>
<release.additionalArguments />
<release.additionalArguments/>

<argLine>
--add-exports=java.base/sun.security.x509=ALL-UNNAMED
Expand Down

0 comments on commit cd69f14

Please sign in to comment.