Skip to content

Commit 9278504

Browse files
Bump the all-dependencies group with 5 updates (#7)
1 parent 026427e commit 9278504

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<plugin>
2020
<groupId>org.apache.maven.plugins</groupId>
2121
<artifactId>maven-compiler-plugin</artifactId>
22-
<version>3.13.0</version>
22+
<version>3.15.0</version>
2323
<configuration>
2424
<source>${maven.compiler.source}</source>
2525
<target>${maven.compiler.target}</target>
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-source-plugin</artifactId>
32-
<version>3.3.1</version>
32+
<version>3.4.0</version>
3333
<executions>
3434
<execution>
3535
<id>attach-sources</id>
@@ -44,7 +44,7 @@
4444
<plugin>
4545
<groupId>org.apache.maven.plugins</groupId>
4646
<artifactId>maven-javadoc-plugin</artifactId>
47-
<version>3.6.3</version>
47+
<version>3.12.0</version>
4848
<executions>
4949
<execution>
5050
<id>attach-javadocs</id>
@@ -62,12 +62,12 @@
6262
<dependency>
6363
<groupId>com.github.f4b6a3</groupId>
6464
<artifactId>uuid-creator</artifactId>
65-
<version>5.3.7</version>
65+
<version>6.1.1</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>com.github.f4b6a3</groupId>
6969
<artifactId>ulid-creator</artifactId>
70-
<version>5.2.3</version>
70+
<version>5.2.4</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.github.f4b6a3</groupId>

0 commit comments

Comments
 (0)