Skip to content

Commit 303a346

Browse files
committed
remove example and update pom
1 parent d312ae6 commit 303a346

File tree

2 files changed

+2
-31
lines changed

2 files changed

+2
-31
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<version>1.0</version>
1010

1111
<properties>
12-
<maven.compiler.source>19</maven.compiler.source>
13-
<maven.compiler.target>19</maven.compiler.target>
12+
<maven.compiler.source>16</maven.compiler.source>
13+
<maven.compiler.target>16</maven.compiler.target>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
</properties>
1616

src/main/java/example/ParserExample.java

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)