Skip to content

Commit

Permalink
Merge pull request #121 from cardillo/dependabot/maven/org.apache.der…
Browse files Browse the repository at this point in the history
…by-derby-10.17.1.0

Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0
  • Loading branch information
cardillo authored Nov 21, 2023
2 parents 8a9a6da + 6411c27 commit 40e113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.14.2.0</version>
<version>10.17.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 40e113e

Please sign in to comment.