This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 36c1519a68 Bump js-yaml from 3.14.1 to 3.14.2 in /juneau-docs #282
36c1519a68 is described below
commit 36c1519a686e629f97b2325143b1932280b8541d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 21 07:05:03 2025 -0500
Bump js-yaml from 3.14.1 to 3.14.2 in /juneau-docs #282
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 0a793d671f..5fc72bb4cb 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -27,6 +27,7 @@ Release Notes - Juneau - Version 9.2.0
The current use case is for developers to further annotate their code
with documentation.
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to
3.14.1 #271.
* Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 #273.
+ * Bump js-yaml from 3.14.1 to 3.14.2 in /juneau-docs #282.
** New Features - Multi-Key Cache and Concurrent Map Classes