Skip to content

Commit

Permalink
Merge pull request #368 from HubSpot/js-basepom-61-6
Browse files Browse the repository at this point in the history
bump basepom to 61.6
  • Loading branch information
jaredstehler authored Jan 15, 2025
2 parents 322a366 + 464f26b commit 39a7c42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>basepom</artifactId>
<version>61.2</version>
<version>61.6</version>
</parent>

<groupId>com.hubspot.slack</groupId>
Expand All @@ -22,6 +22,7 @@
</modules>

<properties>
<horizon.version>0.1.1</horizon.version>
<dep.netty3.version>3.10.6.Final</dep.netty3.version>
</properties>

Expand Down

0 comments on commit 39a7c42

Please sign in to comment.