Skip to content

Commit ca5a581

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)