Merge remote-tracking branch 'remotes/origin/release/V3.2' into merge-3.3/Merge_3.2

# Conflicts:
#	rm-community/rm-community-repo/pom.xml
This commit is contained in:
Claudia Agache
2020-08-20 16:59:02 +03:00
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>

View File

@@ -684,4 +684,4 @@
</build> </build>
</profile> </profile>
</profiles> </profiles>
</project> </project>