Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2024-11-26 17:14:43 +01:00
committed by GitHub
parent c3cbc4d02c
commit 982a4f9276

View File

@@ -25,6 +25,7 @@
<groovy.version>4.0.6</groovy.version>
<generate-adoc-resource.phase>process-classes</generate-adoc-resource.phase>
</properties>
<!--
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
@@ -44,6 +45,7 @@
<artifactId>spring-amqp</artifactId>
</dependency>
</dependencies>
-->
<build>
<plugins>
<plugin>