Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2833772 commit 54a70df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion neo4j3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<properties>
<neo4j-java-driver.version>1.7.5</neo4j-java-driver.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-text.version>1.12.0</commons-text.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion orientdb2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<orientdb.version>2.2.37</orientdb.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-text.version>1.12.0</commons-text.version>
</properties>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion orientdb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<orientdb.version>3.1.8</orientdb.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-text.version>1.12.0</commons-text.version>
</properties>

<parent>
Expand Down

0 comments on commit 54a70df

Please sign in to comment.