Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Update to latest utPLSQL-java-api version
  • Loading branch information
Jacek Gębal committed Apr 22, 2026
commit fdaeca7422f28e1cc6e4ac4d10d89c08b6e64a62
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependencies>
<dependency>
<groupId>org.utplsql</groupId>
<artifactId>java-api</artifactId>
<artifactId>utplsql-java-api</artifactId>
<version>3.2.2</version>
<scope>compile</scope>
<exclusions>
Expand Down