Skip to content

Commit

Permalink
Pick up version from parent
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jul 30, 2023
1 parent 49091a0 commit 9ad5217
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>${commons.lang.version}</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@
<jsr107.api.version>1.0.1</jsr107.api.version>
<commons.collections.version>4.4</commons.collections.version>
<commons.text.version>1.10.0</commons.text.version>
<commons.lang.version>3.13.0</commons.lang.version>

<test.type>Unit</test.type>
<doclint>none</doclint>
Expand Down

0 comments on commit 9ad5217

Please sign in to comment.