Skip to content

Commit 0351118

Browse files
MINOR: Bump org.immutables:value-annotations from 2.12.1 to 2.12.2
Bumps [org.immutables:value-annotations](https://github.com/immutables/immutables) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/immutables/immutables/releases) - [Commits](immutables/immutables@2.12.1...2.12.2) --- updated-dependencies: - dependency-name: org.immutables:value-annotations dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bc34b0 commit 0351118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ under the License.
183183
<dependency>
184184
<groupId>org.immutables</groupId>
185185
<artifactId>value-annotations</artifactId>
186-
<version>2.12.1</version>
186+
<version>2.12.2</version>
187187
<scope>provided</scope>
188188
</dependency>
189189
<dependency>

0 commit comments

Comments
 (0)