Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade org.camunda.bpm.springboot:camunda-bpm-spring-boot-start…
…er-webapp from 3.4.3 to 3.4.4

Snyk has created this PR to upgrade org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp from 3.4.3 to 3.4.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp/

See this project in Snyk:
https://app.snyk.io/org/securecodebox/project/204877a9-5a34-43f1-adc4-b36b518c09f7?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 23, 2020
commit c13af1220cea04b276801d56e36631ede396d74a
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
please see org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root
-->
<camunda.version>7.12.0</camunda.version>
<camunda.spring.boot.starter.version>3.4.3</camunda.spring.boot.starter.version>
<camunda.spring.boot.starter.version>3.4.4</camunda.spring.boot.starter.version>
<!-- END IMPORTANT -->

<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
Expand Down