Update record builder
This commit is contained in:
parent
e61f5d04b9
commit
a3c27a76aa
4
pom.xml
4
pom.xml
@ -11,7 +11,7 @@
|
|||||||
<revision>0-SNAPSHOT</revision>
|
<revision>0-SNAPSHOT</revision>
|
||||||
|
|
||||||
<atomix.version>3.1.10</atomix.version>
|
<atomix.version>3.1.10</atomix.version>
|
||||||
<record.builder.version>29</record.builder.version>
|
<record.builder.version>32</record.builder.version>
|
||||||
</properties>
|
</properties>
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
@ -160,7 +160,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
<artifactId>jackson-dataformat-yaml</artifactId>
|
<artifactId>jackson-dataformat-yaml</artifactId>
|
||||||
<version>2.13.1</version>
|
<version>2.13.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.minecrell</groupId>
|
<groupId>net.minecrell</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user