diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ limitations under the License. <properties> <java.version>1.8</java.version> - <camel-spring-boot.version>2.21.1</camel-spring-boot.version> + <camel-spring-boot.version>2.21.5</camel-spring-boot.version> <docker.location>${basedir}/target</docker.location> <absoluteDistFilesRoot>/appl/${project.artifactId}</absoluteDistFilesRoot> <!-- For NO Versioning, REMOVE the /${project.version} from the <distFilesRoot> |