Skip to content

Commit

Permalink
Update org.apache.commons-common-text to version 1.10.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguado authored Oct 25, 2022
1 parent d24ade2 commit b0d6e97
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 @@ -4,7 +4,7 @@

<groupId>org.almrangers.auth.aad</groupId>
<artifactId>sonar-auth-aad-plugin</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<packaging>sonar-plugin</packaging>

<name>Azure Active Directory (AAD) Authentication Plug-in for SonarQube</name>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit b0d6e97

Please sign in to comment.