You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2022/11/15 22:11:57 UTC

[juneau] branch master updated (f1a7d2f77 -> c078e4cc0)

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


    from f1a7d2f77 JSON 5 support
     new 41d40a062 Update some dependencies
     new d8b5bd843 Don't write to the root folder
     new c078e4cc0 Merge pull request #67 from garydgregory/r9_bump_jetty10_plus

The 3036 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/dependabot.yml                             | 27 ++++++++++++
 .github/workflows/maven.yml                        | 49 ++++++++++++++++++++++
 .../apache/juneau/rest/test/TestMicroservice.java  |  2 +-
 pom.xml                                            |  7 ++--
 4 files changed, 81 insertions(+), 4 deletions(-)
 create mode 100644 .github/dependabot.yml
 create mode 100644 .github/workflows/maven.yml