Skip to content

Commit 753fb34

Browse files
authored
Upgrade dependencies
1 parent 0e37818 commit 753fb34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.hubspot</groupId>
77
<artifactId>basepom</artifactId>
8-
<version>65.1</version>
8+
<version>69.3</version>
99
</parent>
1010

1111
<groupId>com.hubspot.jinjava</groupId>
@@ -20,8 +20,8 @@
2020

2121
<dep.plugin.jacoco.version>0.8.3</dep.plugin.jacoco.version>
2222
<dep.plugin.javadoc.version>3.0.1</dep.plugin.javadoc.version>
23-
<dep.hubspot-immutables.version>1.9</dep.hubspot-immutables.version>
24-
<dep.algebra.version>1.5</dep.algebra.version>
23+
<dep.hubspot-immutables.version>1.11.4</dep.hubspot-immutables.version>
24+
<dep.algebra.version>1.7.2</dep.algebra.version>
2525
<dep.mockito.version>5.20.0</dep.mockito.version>
2626
<dep.jackson.version>2.20.1</dep.jackson.version>
2727

0 commit comments

Comments
 (0)