We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe577a commit 00322faCopy full SHA for 00322fa
pom.xml
@@ -73,7 +73,7 @@
73
<fluido.version>2.0.0-M9</fluido.version>
74
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
75
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
76
- <project.build.outputTimestamp>2024-03-18T10:51:23Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-06-05T13:24:41Z</project.build.outputTimestamp>
77
<project.java.target>1.8</project.java.target>
78
<version.findsecbugs>1.13.0</version.findsecbugs>
79
<version.slf4j>2.0.13</version.slf4j>
@@ -128,7 +128,7 @@
128
<dependency>
129
<groupId>org.htmlunit</groupId>
130
<artifactId>neko-htmlunit</artifactId>
131
- <version>4.2.0</version>
+ <version>4.2.1</version>
132
</dependency>
133
134
<groupId>org.slf4j</groupId>
0 commit comments