This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/nbbuild/misc/prepare-bundles/com.google.code.gson-gson-2.8.9
in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit c73d614b588e6ec5bd823c388f7355bfbe1ff06f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 8 10:12:01 2023 +0000
Bump gson from 2.8.5 to 2.8.9 in /nbbuild/misc/prepare-bundles
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
nbbuild/misc/prepare-bundles/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nbbuild/misc/prepare-bundles/pom.xml
b/nbbuild/misc/prepare-bundles/pom.xml
index 67d1023ddc..a4f7b59630 100644
--- a/nbbuild/misc/prepare-bundles/pom.xml
+++ b/nbbuild/misc/prepare-bundles/pom.xml
@@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.8.5</version>
+ <version>2.8.9</version>
</dependency>
</dependencies>
<properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists