Skip to content

Commit c2305c1

Browse files
committed
prepare release 3.4.1
1 parent c46575c commit c2305c1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Just add following dependency definitions to your `pom.xml`.
8282
<dependency>
8383
<groupId>de.neuland-bfi</groupId>
8484
<artifactId>spring-pug4j</artifactId>
85-
<version>3.4.0</version>
85+
<version>3.4.1</version>
8686
</dependency>
8787
```
8888

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<commons-io.version>2.18.0</commons-io.version>
8484
<junit.version>4.13.2</junit.version>
8585
<mockito-core.version>5.6.0</mockito-core.version>
86-
<pug4j.version>2.4.0</pug4j.version>
86+
<pug4j.version>2.4.1</pug4j.version>
8787
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
8888
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
8989
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)