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

Skip to content
Prev Previous commit
Next Next commit
Update utplsql-java-api dependency to 3.2.3
  • Loading branch information
Jacek Gębal committed Apr 23, 2026
commit 8876a0f294702d64a81b7d1a7a110358bbbb122b
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.utplsql</groupId>
<artifactId>utplsql-java-api</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down
Loading