Skip to content

Commit

Permalink
fix: update compatible bamboo version
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Dec 22, 2024
1 parent 026b9ca commit 724d82a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<bamboo.version>9.2.1</bamboo.version>
<bamboo.data.version>9.2.1</bamboo.data.version>
<bamboo.version>10.2.0</bamboo.version>
<bamboo.data.version>10.2.0</bamboo.data.version>
<amps.version>8.0.2</amps.version>
<!--
The default version has a bug that prevents integration tests from working
Expand Down

0 comments on commit 724d82a

Please sign in to comment.