Skip to content

Commit e1a00f9

Browse files
Bump the production-dependencies group across 1 directory with 10 updates
Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.23.0` | `12.2.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.4` | `2.5` | | me.clip:placeholderapi | `2.11.6` | `2.11.7` | | com.lenis0012.bukkit:loginsecurity | `3.3.0` | `3.3.1` | | [com.github.zigazajc007:Passky](https://github.com/zigazajc007/Passky) | `v3.0.0` | `v3.3.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.1` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.3` | `3.5.6` | Updates `com.puppycrawl.tools:checkstyle` from 10.23.0 to 12.2.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.0...checkstyle-12.2.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0) Updates `org.yaml:snakeyaml` from 2.4 to 2.5 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) Updates `me.clip:placeholderapi` from 2.11.6 to 2.11.7 Updates `com.lenis0012.bukkit:loginsecurity` from 3.3.0 to 3.3.1 Updates `com.github.zigazajc007:Passky` from v3.0.0 to v3.3.0 - [Release notes](https://github.com/zigazajc007/Passky/releases) - [Commits](zigazajc007/Passky@v3.0.0...v3.3.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.3 to 3.5.6 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.3...3.5.6) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: me.clip:placeholderapi dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.lenis0012.bukkit:loginsecurity dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.github.zigazajc007:Passky dependency-version: v3.3.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65a379c commit e1a00f9

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

bukkit/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugins>
5151
<plugin>
5252
<artifactId>maven-shade-plugin</artifactId>
53-
<version>3.6.0</version>
53+
<version>3.6.1</version>
5454
<configuration>
5555
<createDependencyReducedPom>false</createDependencyReducedPom>
5656
<shadedArtifactAttached>false</shadedArtifactAttached>
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>me.clip</groupId>
281281
<artifactId>placeholderapi</artifactId>
282-
<version>2.11.6</version>
282+
<version>2.11.7</version>
283283
<scope>provided</scope>
284284
<optional>true</optional>
285285
<exclusions>
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.lenis0012.bukkit</groupId>
310310
<artifactId>loginsecurity</artifactId>
311-
<version>3.3.0</version>
311+
<version>3.3.1</version>
312312
<scope>provided</scope>
313313
<optional>true</optional>
314314
<exclusions>
@@ -351,7 +351,7 @@
351351
<dependency>
352352
<groupId>com.github.zigazajc007</groupId>
353353
<artifactId>Passky</artifactId>
354-
<version>v3.0.0</version>
354+
<version>v3.3.0</version>
355355
<scope>provided</scope>
356356
<optional>true</optional>
357357

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<plugins>
5252
<plugin>
5353
<artifactId>maven-shade-plugin</artifactId>
54-
<version>3.6.0</version>
54+
<version>3.6.1</version>
5555
<configuration>
5656
<minimizeJar>true</minimizeJar>
5757

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>
7575
<artifactId>maven-jar-plugin</artifactId>
76-
<version>3.4.2</version>
76+
<version>3.5.0</version>
7777
<configuration>
7878
<archive>
7979
<manifestEntries>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.yaml</groupId>
156156
<artifactId>snakeyaml</artifactId>
157-
<version>2.4</version>
157+
<version>2.5</version>
158158
</dependency>
159159

160160
<!--Floodgate for Xbox Live Authentication-->

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<!-- Update compiler plugin for old Maven versions like GH runner -->
8585
<artifactId>maven-compiler-plugin</artifactId>
86-
<version>3.14.0</version>
86+
<version>3.14.1</version>
8787
</plugin>
8888

8989
<plugin>
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>com.puppycrawl.tools</groupId>
147147
<artifactId>checkstyle</artifactId>
148-
<version>10.23.0</version>
148+
<version>12.2.0</version>
149149
</dependency>
150150
</dependencies>
151151
<executions>
@@ -162,7 +162,7 @@
162162
<!-- Require newer versions for Junit5 support -->
163163
<plugin>
164164
<artifactId>maven-surefire-plugin</artifactId>
165-
<version>3.5.3</version>
165+
<version>3.5.4</version>
166166
<configuration>
167167
<!-- Work-around to make multi-release classes discoverable
168168
https://issues.apache.org/jira/browse/SUREFIRE-1731 -->
@@ -179,7 +179,7 @@
179179

180180
<plugin>
181181
<artifactId>maven-jar-plugin</artifactId>
182-
<version>3.4.2</version>
182+
<version>3.5.0</version>
183183
<!-- Explicitly enable multi-release for the scheduler,
184184
because detection from class shading doesn't work -->
185185
<executions>

velocity/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-compiler-plugin</artifactId>
69-
<version>3.13.0</version>
69+
<version>3.14.1</version>
7070
<configuration>
7171
<annotationProcessors>
7272
<annotationProcessor>
@@ -78,7 +78,7 @@
7878

7979
<plugin>
8080
<artifactId>maven-shade-plugin</artifactId>
81-
<version>3.6.0</version>
81+
<version>3.6.1</version>
8282
<configuration>
8383
<minimizeJar>true</minimizeJar>
8484

@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>org.mariadb.jdbc</groupId>
185185
<artifactId>mariadb-java-client</artifactId>
186-
<version>3.5.3</version>
186+
<version>3.5.6</version>
187187
<exclusions>
188188
<!-- Exclude JNA implementation for WAFFLE - Windows Authentication Framework (mariadb)-->
189189
<exclusion>

0 commit comments

Comments
 (0)