Skip to content

Commit c386cbe

Browse files
dependabot[bot]Copilotbramp
authored
chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.2 (#407)
* chore(deps): bump com.puppycrawl.tools:checkstyle from 13.4.0 to 13.4.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.4.0 to 13.4.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.4.0...checkstyle-13.4.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix: bump grizzly-http-server from 5.0.0 to 5.0.1 in Java 21+ profile Agent-Logs-Url: https://github.com/bramp/ffmpeg-cli-wrapper/sessions/d9d4dc90-7e52-4503-8b48-2bd75adfa910 Co-authored-by: bramp <160627+bramp@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bramp <160627+bramp@users.noreply.github.com>
1 parent 92f61b2 commit c386cbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>com.puppycrawl.tools</groupId>
294294
<artifactId>checkstyle</artifactId>
295-
<version>13.4.0</version>
295+
<version>13.4.2</version>
296296
</dependency>
297297
</dependencies>
298298
<configuration>
@@ -561,7 +561,7 @@
561561
<dependency>
562562
<groupId>org.glassfish.grizzly</groupId>
563563
<artifactId>grizzly-http-server</artifactId>
564-
<version>5.0.0</version>
564+
<version>5.0.1</version>
565565
</dependency>
566566
</dependencies>
567567
</dependencyManagement>

0 commit comments

Comments
 (0)