chore(deps): bump the all group with 5 updates (#1723)

This commit is contained in:
dependabot[bot] 2025-01-02 10:36:48 -08:00 committed by GitHub
parent 6b621ce6f7
commit 308b9913e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,9 +45,9 @@
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.parameters>true</maven.compiler.parameters>
<gson.version>2.11.0</gson.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<websocket.version>1.5.7</websocket.version>
<websocket.version>1.6.0</websocket.version>
<opentest4j.version>1.3.0</opentest4j.version>
</properties>
@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<configuration>
<additionalOptions>--allow-script-in-comments</additionalOptions>
<failOnError>false</failOnError>