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

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