File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Notice that "org.mozilla.*" is renamed to "org.htmlunit.corejs.*"
1515
1616** [ Developer Blog] ( https://htmlunit.github.io/htmlunit-blog/ ) **
1717
18- [ HtmlUnit@mastodon] [ 4 ] | [ HtmlUnit@Twitter] [ 3 ]
18+ [ HtmlUnit@mastodon] ( https://fosstodon.org/@HtmlUnit ) | [ HtmlUnit@bsky ] ( https://bsky.app/profile/htmlunit.bsky.social ) | [ HtmlUnit@Twitter] ( https://twitter.com/HtmlUnit )
1919
2020## Start HtmlUnit - core-js Development
2121
@@ -105,6 +105,3 @@ This project is licensed under the Apache 2.0 License
105105## Acknowledgments
106106
107107Many thanks to all of you contributing to HtmlUnit/Rhino in the past.
108-
109- [ 3 ] : https://twitter.com/HtmlUnit " https://twitter.com/HtmlUnit "
110- [ 4 ] : https://fosstodon.org/@HtmlUnit
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.htmlunit</groupId >
66 <artifactId >htmlunit-core-js</artifactId >
7- <version >4.8.0-SNAPSHOT </version >
7+ <version >4.8.0</version >
88 <name >HtmlUnit JavaScript Engine</name >
99 <organization >
1010 <name >HtmlUnit</name >
464464 <plugin >
465465 <groupId >org.apache.maven.plugins</groupId >
466466 <artifactId >maven-javadoc-plugin</artifactId >
467- <version >3.11.1 </version >
467+ <version >3.11.2 </version >
468468 <configuration >
469469 <quiet >true</quiet >
470470 <doclint >none</doclint >
544544 <dependency >
545545 <groupId >org.junit.jupiter</groupId >
546546 <artifactId >junit-jupiter-engine</artifactId >
547- <version >5.11.3 </version >
547+ <version >5.11.4 </version >
548548 <scope >test</scope >
549549 </dependency >
550550 <!-- JUnit Jupiter Engine to depend on the JUnit4 engine and JUnit 4 API -->
You can’t perform that action at this time.
0 commit comments