Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.17.0` | `10.23.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `4.5` | `5.0.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.4.0` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.5.3` | | org.slf4j:slf4j-jdk14 | `2.0.13` | `2.0.17` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.4` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.0` | `3.5.3` | Updates `com.puppycrawl.tools:checkstyle` from 10.17.0 to 10.23.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's releases</a>.</em></p> <blockquote> <h2>checkstyle-10.23.0</h2> <p>Checkstyle 10.23.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.23.0">https://checkstyle.org/releasenotes.html#Release_10.23.0</a></p> <p>New:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9745">#9745</a> - JavadocMethod: new property 'allowInlineReturn' to support for Javadoc return tag as inline</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14697">#14697</a> - False negative in UnusedImportCheck</p> <!-- raw HTML omitted --> <h2>checkstyle-10.22.0</h2> <p>Checkstyle 10.22.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.22.0">https://checkstyle.org/releasenotes.html#Release_10.22.0</a></p> <p>Breaking backward compatibility:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9280">#9280</a> - JavadocVariable: new property 'accessModifiers' as substitution of 'scope' and 'excludeScope' <a href="https://redirect.github.com/checkstyle/checkstyle/issues/15499">#15499</a> - Change default or IllegalIdentifierName</p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/16641">#16641</a> - <code>FileContents.getJavadocBefore()</code>: Comments should not be skipped if it is not alone in line <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16385">#16385</a> - JavadocTagContinuationIndentation Ignore indentation check when HTML tag break line <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16628">#16628</a> - use SLL prediction mode for fast javadoc parsing to improve performance <a href="https://redirect.github.com/checkstyle/checkstyle/issues/43">#43</a> - JavadocMethod: Javadoc Not Detected Above Multiline Comments <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12817">#12817</a> - Incorrect Indentation errors for expression switches with google_checks.xml <a href="https://redirect.github.com/checkstyle/checkstyle/issues/6637">#6637</a> - SuppressWarningsHolder aliasList members don't act like aliases <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13043">#13043</a> - Make references optional for link and linkplain tags <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16005">#16005</a> - Parse errors if ``@<code>see</code> spans multiple lines <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14446">#14446</a> - Parse error when Javadoc contains `@`snippet with code example that uses Java annotation</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="25f2753f65"><code>25f2753</code></a> [maven-release-plugin] prepare release checkstyle-10.23.0</li> <li><a href="ed97c94df9"><code>ed97c94</code></a> doc: release notes for 10.23.0</li> <li><a href="9e773ff72e"><code>9e773ff</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16332">#16332</a>: Updated SuppressionSingleFilterExamplesTest methods to use veri...</li> <li><a href="688d0cda5b"><code>688d0cd</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16360">#16360</a>: Migrate XMLLoggerTest to use inlineConfigParser</li> <li><a href="66946e9fe9"><code>66946e9</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16360">#16360</a>: Migrate XMLLoggerTest.testAddErrorOnZeroColumns to use inlineCo...</li> <li><a href="4890ef67d1"><code>4890ef6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>: Updated HR_TAG to new AST format</li> <li><a href="754c35d720"><code>754c35d</code></a> minor: Bump version to 10.23.0-SNAPSHOT</li> <li><a href="359fa919d6"><code>359fa91</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/16155">#16155</a>: use nio api in XpathFileGeneratorAuditListener</li> <li><a href="3f0fec8c85"><code>3f0fec8</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/9745">#9745</a>: Added JavadocMethod inline return tag support</li> <li><a href="381a852b92"><code>381a852</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>: Updated DD to new AST format</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.17.0...checkstyle-10.23.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-compiler-plugin/releases">org.apache.maven.plugins:maven-compiler-plugin's releases</a>.</em></p> <blockquote> <h2>3.14.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/305">#305</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-579">[MCOMPILER-579]</a> - allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/273">#273</a>) <a href="https://github.com/mguillem"><code>@mguillem</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Update release-drafter configuration, PR automation (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/281">#281</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-588">[MCOMPILER-588]</a> - JUnit4 test framework to JUnit5 migration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/236">#236</a>) <a href="https://github.com/MidNight-er"><code>@MidNight-er</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix release-drafter config (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/292">#292</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-591">[MCOMPILER-591]</a> - testCompile - fix detections of target less than 1.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/240">#240</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/283">#283</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.mockito:mockito-core from 4.8.0 to 4.11.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/288">#288</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/285">#285</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-590">[MCOMPILER-590]</a> - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/235">#235</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Update scm tag according to branch (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/303">#303</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/300">#300</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Use JUnit version from parent (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/299">#299</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-529">[MCOMPILER-529]</a> - Update docs about version schema (Maven 3) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/295">#295</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Use default Maven versions for build on GitHub (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/289">#289</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove Maven 3 note (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/241">#241</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Remove info about old versions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/237">#237</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/238">#238</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="b5e7d9b907"><code>b5e7d9b</code></a> [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0</li> <li><a href="9134f1231a"><code>9134f12</code></a> Enable GitHub Issues</li> <li><a href="19b8b128f4"><code>19b8b12</code></a> Update scm tag according to branch</li> <li><a href="09dce4e613"><code>09dce4e</code></a> [MCOMPILER-579] allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/273">#273</a>)</li> <li><a href="f7c3c5fab1"><code>f7c3c5f</code></a> Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0</li> <li><a href="764a54b22b"><code>764a54b</code></a> [MNGSITE-529] Rename "Goals" to "Plugin Documentation"</li> <li><a href="cfacbc1630"><code>cfacbc1</code></a> PR Automation only on close event</li> <li><a href="5c26bba9ed"><code>5c26bba</code></a> Use JUnit version from parent</li> <li><a href="5449407f10"><code>5449407</code></a> [MCOMPILER-529] Update docs about version schema (Maven 3)</li> <li><a href="01d5b8824e"><code>01d5b88</code></a> Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/283">#283</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0">compare view</a></li> </ul> </details> <br /> Updates `com.mycila:license-maven-plugin` from 4.5 to 5.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mathieucarbou/license-maven-plugin/releases">com.mycila:license-maven-plugin's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Bump junit.version from 5.11.0 to 5.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/836">mathieucarbou/license-maven-plugin#836</a></li> <li>Drop Java 8, use 11 by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/833">mathieucarbou/license-maven-plugin#833</a></li> <li>[pom] Bump jgit to 6.10.0.202406032230-r by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/837">mathieucarbou/license-maven-plugin#837</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/838">mathieucarbou/license-maven-plugin#838</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/839">mathieucarbou/license-maven-plugin#839</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/841">mathieucarbou/license-maven-plugin#841</a></li> <li>Bump junit.version from 5.11.1 to 5.11.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/843">mathieucarbou/license-maven-plugin#843</a></li> <li>Bump surefire.version from 3.5.0 to 3.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/844">mathieucarbou/license-maven-plugin#844</a></li> <li>Bump junit.version from 5.11.2 to 5.11.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/845">mathieucarbou/license-maven-plugin#845</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/846">mathieucarbou/license-maven-plugin#846</a></li> <li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/848">mathieucarbou/license-maven-plugin#848</a></li> <li>Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/847">mathieucarbou/license-maven-plugin#847</a></li> <li>Bump maven-plugin.version from 3.15.0 to 3.15.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/849">mathieucarbou/license-maven-plugin#849</a></li> <li>Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/850">mathieucarbou/license-maven-plugin#850</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/851">mathieucarbou/license-maven-plugin#851</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/852">mathieucarbou/license-maven-plugin#852</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/854">mathieucarbou/license-maven-plugin#854</a></li> <li>Bump surefire.version from 3.5.1 to 3.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/853">mathieucarbou/license-maven-plugin#853</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/855">mathieucarbou/license-maven-plugin#855</a></li> <li>Bump groovy.version from 4.0.23 to 4.0.24 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/856">mathieucarbou/license-maven-plugin#856</a></li> <li>[exclusions] Do not handle .gradle or build directories by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/858">mathieucarbou/license-maven-plugin#858</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/861">mathieucarbou/license-maven-plugin#861</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/862">mathieucarbou/license-maven-plugin#862</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/863">mathieucarbou/license-maven-plugin#863</a></li> <li>Bump junit.version from 5.11.3 to 5.11.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/865">mathieucarbou/license-maven-plugin#865</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/864">mathieucarbou/license-maven-plugin#864</a></li> <li>Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/866">mathieucarbou/license-maven-plugin#866</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/867">mathieucarbou/license-maven-plugin#867</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/871">mathieucarbou/license-maven-plugin#871</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/872">mathieucarbou/license-maven-plugin#872</a></li> <li>Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/875">mathieucarbou/license-maven-plugin#875</a></li> <li>Test to specify licenseSet includes from CLI by <a href="https://github.com/mathieu"><code>@mathieu</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/878">mathieucarbou/license-maven-plugin#878</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/835">mathieucarbou/license-maven-plugin#835</a></li> <li>lazy evaluation for git provided properties by <a href="https://github.com/frawa"><code>@frawa</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/877">mathieucarbou/license-maven-plugin#877</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/879">mathieucarbou/license-maven-plugin#879</a></li> <li>[exclusions] Add angular folder to exclusions by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/869">mathieucarbou/license-maven-plugin#869</a></li> <li>Update dependency com.mycila:license-maven-plugin to v4.6 by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/868">mathieucarbou/license-maven-plugin#868</a></li> <li>[java11] Use Path.of instead of Paths.get by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/881">mathieucarbou/license-maven-plugin#881</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/880">mathieucarbou/license-maven-plugin#880</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/889">mathieucarbou/license-maven-plugin#889</a></li> <li>[tests] Rewrite hamcrest to assertj and remove hamcrest from the build by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/895">mathieucarbou/license-maven-plugin#895</a></li> <li>Use less of plexus and no longer need to override plexus xml by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/894">mathieucarbou/license-maven-plugin#894</a></li> <li>Add to default exclusion and cleanup pom on exclusions already in core releases by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/892">mathieucarbou/license-maven-plugin#892</a></li> <li>[gha] Make sure we cache maven (and sort) and make sure docs are proper EOF marked by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/893">mathieucarbou/license-maven-plugin#893</a></li> <li>Build cleanup items by <a href="https://github.com/hazendaz"><code>@hazendaz</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/891">mathieucarbou/license-maven-plugin#891</a></li> <li>[GA] Update snapshot report by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/890">mathieucarbou/license-maven-plugin#890</a></li> <li>Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/899">mathieucarbou/license-maven-plugin#899</a></li> <li>Bump groovy.version from 4.0.24 to 4.0.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/898">mathieucarbou/license-maven-plugin#898</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="57aa95f7b0"><code>57aa95f</code></a> [maven-release-plugin] prepare release v5.0.0</li> <li><a href="de4e5d9fcc"><code>de4e5d9</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/921">#921</a> from mathieucarbou/dependabot/maven/org.mockito-mocki...</li> <li><a href="1fd530b022"><code>1fd530b</code></a> Bump org.mockito:mockito-bom from 5.16.0 to 5.16.1</li> <li><a href="0229bcf6fe"><code>0229bcf</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/920">#920</a> from mathieucarbou/dependabot/maven/junit.version-5.12.1</li> <li><a href="34c9cb32b1"><code>34c9cb3</code></a> Bump junit.version from 5.12.0 to 5.12.1</li> <li><a href="8d11e9c28b"><code>8d11e9c</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/918">#918</a> from mathieucarbou/dependabot/maven/com.puppycrawl.to...</li> <li><a href="04794f5a92"><code>04794f5</code></a> Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4</li> <li><a href="b2243d70dd"><code>b2243d7</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/917">#917</a> from mathieucarbou/dependabot/maven/org.mockito-mocki...</li> <li><a href="915c37355d"><code>915c373</code></a> Bump org.mockito:mockito-bom from 5.15.2 to 5.16.0</li> <li><a href="ff4b1d6565"><code>ff4b1d6</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/915">#915</a> from mathieucarbou/dependabot/maven/org.apache.maven....</li> <li>Additional commits viewable in <a href="https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...v5.0.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.4.0 to 3.6.0 <details> <summary>Commits</summary> <ul> <li><a href="dd1abd9ee7"><code>dd1abd9</code></a> [maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.0</li> <li><a href="9ccb06ed3e"><code>9ccb06e</code></a> fix</li> <li><a href="6ac89b88de"><code>6ac89b8</code></a> [MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack</li> <li><a href="ff1a1b76e2"><code>ff1a1b7</code></a> Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0</li> <li><a href="13e16c5bbf"><code>13e16c5</code></a> Remove unecessary test dependency on plexus-container-default</li> <li><a href="a7c962ae77"><code>a7c962a</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="868abc95ea"><code>868abc9</code></a> [maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.0</li> <li><a href="9043f8a96e"><code>9043f8a</code></a> [MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation</li> <li><a href="0e7bd00e10"><code>0e7bd00</code></a> [MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stack</li> <li><a href="b92666d0b0"><code>b92666d</code></a> Bump org.apache.maven.plugins:maven-plugins from 42 to 43</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.6.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.3</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a> - Fix disable in statelessTestsetReporter (<a href="https://redirect.github.com/apache/maven-surefire/pull/816">#816</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1643">[SUREFIRE-1643]</a> - surefire junit5 parallel tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/815">#815</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2289">[SUREFIRE-2289]</a> - Make exceptions more appropriate to context (<a href="https://redirect.github.com/apache/maven-surefire/pull/798">#798</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/pull/825">#825</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li>Update site descriptors (<a href="https://redirect.github.com/apache/maven-surefire/pull/821">#821</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Use newer version of surefire for itself testing, enable JUnit 5 in tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/822">#822</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove dependencies from root pom (<a href="https://redirect.github.com/apache/maven-surefire/pull/819">#819</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>move this dependency to dptMngt (<a href="https://redirect.github.com/apache/maven-surefire/pull/818">#818</a>) <a href="https://github.com/olamy"><code>@olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2291">[SUREFIRE-2291]</a> - Change logger from Plexus to SLF4J (<a href="https://redirect.github.com/apache/maven-surefire/pull/811">#811</a>) <a href="https://github.com/jeffjensen"><code>@jeffjensen</code></a></li> <li>Add GitHub Automation actions (<a href="https://redirect.github.com/apache/maven-surefire/pull/812">#812</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Convert reports to Guice (<a href="https://redirect.github.com/apache/maven-surefire/pull/803">#803</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-surefire/pull/809">#809</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li> <li>Update encoding docs (<a href="https://redirect.github.com/apache/maven-surefire/pull/802">#802</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li>Guice injection (<a href="https://redirect.github.com/apache/maven-surefire/pull/801">#801</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/823">#823</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump parent to 44 (<a href="https://redirect.github.com/apache/maven-surefire/pull/817">#817</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.4.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/810">#810</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/813">#813</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/797">#797</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a href="https://redirect.github.com/apache/maven-surefire/pull/807">#807</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a href="https://redirect.github.com/apache/maven-surefire/pull/805">#805</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/800">#800</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.5.2</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2278">[SUREFIRE-2278]</a> - Don't say please. (<a href="https://redirect.github.com/apache/maven-surefire/pull/792">#792</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2281">[SUREFIRE-2281]</a> - Doxia 2.0.0 ga (<a href="https://redirect.github.com/apache/maven-surefire/pull/794">#794</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li>Bump commons-io:commons-io from 2.2 to 2.14.0 in /surefire-its/src/test/resources/surefire-979-smartStackTrace-wrongClassloader/module1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/789">#789</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2282">[SUREFIRE-2282]</a> - surefire-report-plugin: Update Introduction documenta… (<a href="https://redirect.github.com/apache/maven-surefire/pull/796">#796</a>) <a href="https://github.com/michael-o"><code>@michael-o</code></a></li> <li>Reduce cyclomatic complexity (<a href="https://redirect.github.com/apache/maven-surefire/pull/793">#793</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="4434650a8a"><code>4434650</code></a> [maven-release-plugin] prepare release surefire-3.5.3</li> <li><a href="1270950bc2"><code>1270950</code></a> use github directly</li> <li><a href="59f3a1f547"><code>59f3a1f</code></a> release tag name backward compatible</li> <li><a href="dfbabe2cfa"><code>dfbabe2</code></a> assertj-core must be test scope (<a href="https://redirect.github.com/apache/maven-surefire/issues/826">#826</a>)</li> <li><a href="e1f8119bfa"><code>e1f8119</code></a> back to 3.5.3-SNAPSHOT</li> <li><a href="c497559438"><code>c497559</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="3962112f45"><code>3962112</code></a> [maven-release-plugin] prepare release v3.5.3</li> <li><a href="227c134e36"><code>227c134</code></a> surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/issues/825">#825</a>)</li> <li><a href="1d34c34a7b"><code>1d34c34</code></a> Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1</li> <li><a href="906b65aa11"><code>906b65a</code></a> Update site descriptors</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.5.3">compare view</a></li> </ul> </details> <br /> Updates `org.slf4j:slf4j-jdk14` from 2.0.13 to 2.0.17 Updates `org.yaml:snakeyaml` from 2.2 to 2.4 <details> <summary>Commits</summary> <ul> <li><a href="c2f88dff8f"><code>c2f88df</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="f30369553d"><code>f303695</code></a> Merge branch 'master' into build-21</li> <li><a href="85fa3093ac"><code>85fa309</code></a> Update changes</li> <li><a href="a9a6534885"><code>a9a6534</code></a> Merge branch 'master' into remove-custom-base64</li> <li><a href="ee85b4f371"><code>ee85b4f</code></a> Fix Base64</li> <li><a href="c39afe58a3"><code>c39afe5</code></a> Use tests for Java 8</li> <li><a href="df5632251a"><code>df56322</code></a> Merge branch 'master' into ds/checkToken</li> <li><a href="95bd06bf21"><code>95bd06b</code></a> Merge pull request <a href="https://bitbucket.org/snakeyaml/snakeyaml/issues/13">#13</a> from schlosna/ds/checkToken</li> <li><a href="ccc1be2292"><code>ccc1be2</code></a> Update changes.xml</li> <li><a href="0487ff4ee7"><code>0487ff4</code></a> Update changes.xml</li> <li>Additional commits viewable in <a href="https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.2">compare view</a></li> </ul> </details> <br /> Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.0 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mariadb-corporation/mariadb-connector-j/releases">org.mariadb.jdbc:mariadb-java-client's releases</a>.</em></p> <blockquote> <h2>MariaDB Connector/Java 3.5.3</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.3">3.5.3</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException</li> <li>CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x <ul> <li>see new option <a href="https://mariadb.com/kb/en/about-mariadb-connector-j/#oldmodenoprecisiontimestamp">oldModeNoPrecisionTimestamp</a></li> </ul> </li> <li>CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values</li> <li>CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types</li> <li>CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values</li> <li>CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations</li> <li>CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection</li> <li>CONJ-1239 Disabled BULK operations when no parameters are present</li> <li>CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3</li> <li>CONJ-1235 Modified redirection option to enable by default only when SSL is enabled</li> </ul> <h2>MariaDB Connector/Java 3.5.2</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.2">3.5.2</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.1...3.5.2">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers</li> <li>CONJ-1218 Incorrect behavior where XA connections are closed when regular connections are terminated - this is against specifications</li> <li>CONJ-1217 The trustCertificateKeyStorePassword alias parameter isn’t taken into account</li> <li>CONJ-1221 DatabaseMetadata.getTypeInfo() is missing the data types UUID and VECTOR</li> <li>CONJ-1225 System throws an exception prematurely without checking all available connections</li> <li>CONJ-1228 result-set.getObject() on BLOB type returns Blob in place of byte[]</li> <li>CONJ-660 new <code>disconnectOnExpiredPasswords</code> connection option that controls client behavior when connecting with an expired password. When set to true (default), the client disconnects if it detects an expired password. When false, the client maintains the connection and allows setting a new password.</li> <li>CONJ-1229 Permit executeQuery commands to not return a result-set</li> </ul> <h2>MariaDB Connector/Java 3.5.1</h2> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.1">3.5.1</a> (Nov 2024)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1">Full Changelog</a></p> <h4>Notable changes</h4> <ul> <li>CONJ-1193 Implement parsec authentication</li> <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li> <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers</li> </ul> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li> <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp</li> <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md">org.mariadb.jdbc:mariadb-java-client's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.3">3.5.3</a> (Mar 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li></li> <li>CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException</li> <li>CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x <ul> <li>see new option oldModeNoPrecisionTimestamp</li> </ul> </li> <li>CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values</li> <li>CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types</li> <li>CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values</li> <li>CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations</li> <li>CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection</li> <li>CONJ-1239 Disabled BULK operations when no parameters are present</li> <li>CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3</li> <li>CONJ-1235 Modified redirection option to enable by default only when SSL is enabled</li> </ul> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.2">3.5.2</a> (Feb 2025)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.1...3.5.2">Full Changelog</a></p> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1216 Resolved a performance issue that occurred when batch processing on MySQL and older MariaDB (pre-10.2) servers</li> <li>CONJ-1218 Incorrect behavior where XA connections are closed when regular connections are terminated - this is against specifications</li> <li>CONJ-1217 The trustCertificateKeyStorePassword alias parameter isn’t taken into account</li> <li>CONJ-1221 DatabaseMetadata.getTypeInfo() is missing the data types UUID and VECTOR</li> <li>CONJ-1225 System throws an exception prematurely without checking all available connections</li> <li>CONJ-1228 result-set.getObject() on BLOB type returns Blob in place of byte[]</li> <li>CONJ-660 new <code>disconnectOnExpiredPasswords</code> connection option that controls client behavior when connecting with an expired password. When set to true (default), the client disconnects if it detects an expired password. When false, the client maintains the connection and allows setting a new password.</li> <li>CONJ-1229 Permit executeQuery commands to not return a result-set</li> </ul> <h2><a href="https://github.com/mariadb-corporation/mariadb-connector-j/tree/3.5.1">3.5.1</a> (Nov 2024)</h2> <p><a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.0...3.5.1">Full Changelog</a></p> <h4>Notable changes</h4> <ul> <li>CONJ-1193 Implement parsec authentication</li> <li>CONJ-1207 New HaMode: sequential write, loadbalance read</li> <li>CONJ-1208 permit bulk for INSERT ON DUPLICATE KEY UPDATE commands for 11.5.1+ servers</li> </ul> <h4>Bugs Fixed</h4> <ul> <li>CONJ-1053 Mark waffle-jna dependency optional in module descriptor</li> <li>CONJ-1196 setObject on java.util.Date was considered was a java.sql.Date and truncate hour/minutes/seconds/ms while it must be considered like a java.sql.Timestamp</li> <li>CONJ-1211 jdbc 4.3 enquoteIdentifier missing validation</li> <li>CONJ-1213 sql command ending with semicolon and trailing space are not using bulk</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="1622933546"><code>1622933</code></a> [misc] set 3.5.3 version</li> <li><a href="b0c299ee26"><code>b0c299e</code></a> Merge branch 'develop'</li> <li><a href="bd1d18f1af"><code>bd1d18f</code></a> [misc] zero config not permitting non plugins without hash</li> <li><a href="ac2555bdb8"><code>ac2555b</code></a> Merge branch 'develop'</li> <li><a href="22f8126638"><code>22f8126</code></a> [misc] test improvement</li> <li><a href="cb03a35974"><code>cb03a35</code></a> [misc] correcting test for MySQL user length limitation</li> <li><a href="031de361f7"><code>031de36</code></a> [CONJ-1235] enable redirection option by default only when SSL is enabled</li> <li><a href="5352d6bad2"><code>5352d6b</code></a> [CONJ-1226] Dates containing zero day or month results into DateTimeException</li> <li><a href="2d481205ca"><code>2d48120</code></a> [CONJ-1243] CallableStatement.getParameterMetadata for Boolean return wrong v...</li> <li><a href="606fe0df86"><code>606fe0d</code></a> [misc] code style correction</li> <li>Additional commits viewable in <a href="https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.4.0...3.5.3">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
FastLogin
Checks if a Minecraft player has a paid account (premium). If so, they can skip offline authentication (auth plugins). So they don't need to enter passwords. This is also called auto login (auto-login).
Features
- Detect paid accounts from others
- Automatically login paid accounts (premium)
- Support various of auth plugins
- Premium UUID support
- Forward skins
- Detect username changed and will update the existing database record
- BungeeCord/Velocity support
- Auto register new premium players
- No client modifications needed
- Good performance by using async operations
- Locale messages
- Support for Bedrock players proxies through FloodGate
Issues
Please use issues for bug reports, suggestions, questions and more. Please check for existing issues. Existing issues can be voted up by adding up vote to the original post. Closing issues means that they are marked as resolved. Comments are still allowed and it could be re-opened.
Development builds
Development builds contain the latest changes from the Source-Code. They are bleeding edge and could introduce new bugs,
but also include features, enhancements and bug fixes that are not yet in a released version. If you click on the left
side on Changes, you can see iterative change sets leading to a specific build.
You can download them from here: https://ci.codemc.org/job/Games647/job/FastLogin/
Commands
/premium [player] Label the invoker or the argument as paid account
/cracked [player] Label the invoker or the argument as cracked account
Permissions
fastlogin.bukkit.command.premium
fastlogin.bukkit.command.cracked
fastlogin.command.premium.other
fastlogin.command.cracked.other
Placeholder
This plugin supports PlaceholderAPI on Spigot. It exports the following variable
%fastlogin_status%. In BungeeCord environments, the status of a player will be delivered with a delay after the player
already successful joined the server. This takes about a couple of milliseconds. In this case the value
will be Unknown.
Possible values: Premium, Cracked, Unknown
Requirements
- Java: 21+ recommended for improved multi-threading code by FastLogin
- Spigot: 8+
- BungeeCord and Velocity: 17+
- Server software in offlinemode:
- Spigot (or a fork e.g. Paper) 1.8.8+
- Protocol plugin:
- Latest BungeeCord (or a fork e.g. Waterfall) or Velocity proxy
- Spigot (or a fork e.g. Paper) 1.8.8+
- An auth plugin.
Supported auth plugins
Spigot/Paper
BungeeCord/Waterfall
Network requests
This plugin performs network requests to:
- https://api.mojang.com - retrieving uuid data to decide if we should activate premium login
- https://sessionserver.mojang.com - verify if the player is the owner of that account
How to install
Spigot/Paper
- Download and install ProtocolLib/ProtocolSupport
- Download and install
FastLoginBukkit - Set your server in offline mode by setting the value
onlinemodein your server.properties tofalse
BungeeCord/Waterfall or Velocity
Install the plugin on both platforms, that is proxy (BungeeCord or Velocity) and backend server (Spigot).
- Activate proxy support in the server configuration
- This is often found in
spigot.ymlorpaper.yml
- This is often found in
- Restart the backend server
- Now there is
allowed-proxies.txtfile in the FastLogin folder of the restarted server- BungeeCord: Put your
stats-id from the BungeeCord config into this file - Velocity: On plugin startup the plugin generates a
proxyId.txtinside the plugins folder of the proxy
- BungeeCord: Put your
- Activate ip forwarding in your proxy config
- Check your database settings in the config of FastLogin on your proxy
- The proxies only ship with a limited set of drivers where Spigot supports more. Therefore, these are supported:
- BungeeCord:
mysqlfor MySQL/MariaDB - Velocity:
mariadbfor MySQL/MariaDB - Note the embedded file storage SQLite is not available
- MySQL/MariaDB requires an external database server running. Check your server provider if there is one available or install one.
- Set proxy and Spigot in offline mode by setting the value
onlinemodein yourconfig.ymlto false - You should always configure the firewall for your Spigot server so that it's only accessible through your proxy
- This is also the case without this plugin
- https://www.spigotmc.org/wiki/bungeecord-installation/#post-installation