Bumped UrlEncoder to version 1.5.0

This commit is contained in:
Erik C. Thauvin 2024-05-10 11:07:51 -07:00
parent ab15abe11f
commit e8deffa5ef
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
<dependency>
<groupId>net.thauvin.erik.urlencoder</groupId>
<artifactId>urlencoder-lib-jvm</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>