Skip to content

Commit

Permalink
Bump com.atlassian.maven.plugins:bamboo-maven-plugin (#243)
Browse files Browse the repository at this point in the history
Bumps com.atlassian.maven.plugins:bamboo-maven-plugin from 9.1.9-ce0f85eb2 to 9.1.10.

---
updated-dependencies:
- dependency-name: com.atlassian.maven.plugins:bamboo-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a271631 commit e57d74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<bamboo.product.data.path>
${basedir}/src/test/resources/generated-test-resources-8_2_9.zip
</bamboo.product.data.path>
<amps.version>9.1.9-ce0f85eb2</amps.version>
<amps.version>9.1.10</amps.version>
<atlassian.spring.scanner.version>4.0.0</atlassian.spring.scanner.version>
<!-- This property ensures consistency between the key in atlassian-plugin.xml and the OSGi bundle's key. -->
<atlassian.plugin.key>${project.groupId}.${project.artifactId}</atlassian.plugin.key>
Expand Down

0 comments on commit e57d74b

Please sign in to comment.