We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b815c4 commit f39b0faCopy full SHA for f39b0fa
pom.xml
@@ -19,7 +19,7 @@
19
20
<dep.plugin.jacoco.version>0.8.3</dep.plugin.jacoco.version>
21
<dep.plugin.javadoc.version>3.0.1</dep.plugin.javadoc.version>
22
- <dep.hubspot-immutables.version>1.9</dep.hubspot-immutables.version>
+ <dep.hubspot-immutables.version>1.11.2</dep.hubspot-immutables.version>
23
24
25
<basepom.test.add.opens>
@@ -329,6 +329,13 @@
329
330
<url>https://github.com/HubSpot/jinjava</url>
331
332
+ <licenses>
333
+ <license>
334
+ <name>The Apache License, Version 2.0</name>
335
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
336
+ </license>
337
+ </licenses>
338
+
339
<developers>
340
<developer>
341
<id>jaredstehler</id>
0 commit comments