Skip to content

Commit

Permalink
πŸš€ v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroxy committed Aug 26, 2023
1 parent 0ef329b commit 1af5247
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 @@ -5,15 +5,15 @@

<groupId>com.nullbird.hfs</groupId>
<artifactId>nullbird-hfs</artifactId>
<version>1.0</version>
<version>1.0.1</version>

<name>hfs</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<tomcat.version>10.1.13</tomcat.version>
<gson.version>2.10.1</gson.version>
<httpclient5.version>5.2.1</httpclient5.version>
Expand Down

0 comments on commit 1af5247

Please sign in to comment.