Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit ca5a581

Browse files
use plsql-4.1.3
1 parent 60880b3 commit ca5a581

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
<!-- contains PLSQLValidator -->
4242
<groupId>trivadis.oracle</groupId>
4343
<artifactId>plsql</artifactId>
44-
<version>4.1.2</version>
44+
<version>4.1.3</version>
4545
<scope>system</scope>
46-
<systemPath>${tvdcc.basedir}/lib/plsql-4.1.2.jar</systemPath>
46+
<systemPath>${tvdcc.basedir}/lib/plsql-4.1.3.jar</systemPath>
4747
</dependency>
4848
<dependency>
4949
<!-- required to build SonarQube plugin for minimal target version -->

0 commit comments

Comments
 (0)