This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/webcommon/typescript.editor/bundles/prepare/com.google.code.gson-gson-2.8.9
in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit fa033e1bb780a73de20325e364f516bc98249cc3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 8 10:12:33 2023 +0000
Bump gson in /webcommon/typescript.editor/bundles/prepare
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]>
---
webcommon/typescript.editor/bundles/prepare/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webcommon/typescript.editor/bundles/prepare/pom.xml
b/webcommon/typescript.editor/bundles/prepare/pom.xml
index 929ed51e0f..768441fd47 100644
--- a/webcommon/typescript.editor/bundles/prepare/pom.xml
+++ b/webcommon/typescript.editor/bundles/prepare/pom.xml
@@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.8.5</version>
+ <version>2.8.9</version>
</dependency>
</dependencies>
---------------------------------------------------------------------
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