Skip to content

Commit 00322fa

Browse files
committed
Upgrade neko-html.
1 parent 9fe577a commit 00322fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<fluido.version>2.0.0-M9</fluido.version>
7474
<gpg.skip>true</gpg.skip><!-- by default skip gpg -->
7575
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
76-
<project.build.outputTimestamp>2024-03-18T10:51:23Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2024-06-05T13:24:41Z</project.build.outputTimestamp>
7777
<project.java.target>1.8</project.java.target>
7878
<version.findsecbugs>1.13.0</version.findsecbugs>
7979
<version.slf4j>2.0.13</version.slf4j>
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.htmlunit</groupId>
130130
<artifactId>neko-htmlunit</artifactId>
131-
<version>4.2.0</version>
131+
<version>4.2.1</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)