From 06a91e77196450ea70a633e7bf3ce23a9abdd7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:54:53 +0000 Subject: [PATCH] Bump org.hjson:hjson from 3.0.0 to 3.0.1 Bumps [org.hjson:hjson](https://github.com/hjson/hjson-java) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/hjson/hjson-java/releases) - [Changelog](https://github.com/hjson/hjson-java/blob/master/history.md) - [Commits](https://github.com/hjson/hjson-java/commits/v3.0.1) --- updated-dependencies: - dependency-name: org.hjson:hjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2bcfea9..29410dd 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ org.hjson hjson - 3.0.0 + 3.0.1