Skip to content

Commit

Permalink
OWB-1407 Apache Commons Validator 1.4.1 in sample reservation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanouii committed May 24, 2022
1 parent 7549493 commit d8395f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/reservation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ under the License.
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.3.1</version>
<version>1.4.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -186,7 +186,7 @@ under the License.
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>org.apache.openjpa</groupId>
Expand Down

0 comments on commit d8395f5

Please sign in to comment.