Skip to content

Commit fe3d947

Browse files
chore(deps): update java dependencies
1 parent d4831c4 commit fe3d947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
<plugin>
341341
<groupId>org.jacoco</groupId>
342342
<artifactId>jacoco-maven-plugin</artifactId>
343-
<version>0.8.13</version>
343+
<version>0.8.15</version>
344344
<configuration>
345345
<skip>${jacoco.skip}</skip>
346346
<excludes>
@@ -468,7 +468,7 @@
468468
<plugin>
469469
<groupId>org.cyclonedx</groupId>
470470
<artifactId>cyclonedx-maven-plugin</artifactId>
471-
<version>2.9.1</version>
471+
<version>2.9.2</version>
472472
<executions>
473473
<execution>
474474
<id>make-sbom</id>

0 commit comments

Comments
 (0)