Skip to content

Commit

Permalink
Update JPro to version 2023.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Dec 7, 2023
1 parent 1e06f49 commit ed1e057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>jar</packaging>

<properties>
<jpro.version>2023.3.1</jpro.version>
<jpro.version>2023.3.2</jpro.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit ed1e057

Please sign in to comment.