Skip to content

Commit

Permalink
Update Javaparser Version to 3.26.2 (#1)
Browse files Browse the repository at this point in the history
* update javaparser version to 3.26.2

* set perfumator version to 0.3.1

---------

Co-authored-by: Christoph Knoedlseder <[email protected]>
  • Loading branch information
chrisknedl and Christoph Knoedlseder authored Sep 4, 2024
1 parent 5a47c2e commit d2d81b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>de.jsilbereisen</groupId>
<artifactId>perfumator-java</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<packaging>jar</packaging>

<developers>
Expand All @@ -28,7 +28,7 @@
<!-- no submodules yet, placeholder for potential future modularization -->

<!-- Dependency versions -->
<javaparser.version>3.25.4</javaparser.version>
<javaparser.version>3.26.2</javaparser.version>
<args4j.version>2.33</args4j.version>
<jackson.version>2.15.0</jackson.version>
<lombok.version>1.18.26</lombok.version>
Expand Down

0 comments on commit d2d81b0

Please sign in to comment.