You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by gi...@apache.org on 2022/12/03 19:34:50 UTC

[juneau] branch dependabot/maven/springboot.version-3.0.0 updated (3fcd9d6ed -> fec8606c1)

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

github-bot pushed a change to branch dependabot/maven/springboot.version-3.0.0
in repository https://gitbox.apache.org/repos/asf/juneau.git


 discard 3fcd9d6ed Bump springboot.version from 2.7.5 to 3.0.0
     add c93f6131c Upgrade to Javadoc plugin 3.4.1
     add 551e10353 Fix Javadocs
     add 8a0dbed4c Bump apache from 27 to 28
     add 91998a930 Merge pull request #77 from apache/dependabot/maven/org.apache-apache-28
     add 095963d96 Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r
     add 128a3268a Merge pull request #80 from apache/dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-6.4.0.202211300538-r
     add 5bf90e4a7 Bump actions/setup-java from 3.6.0 to 3.7.0
     add 1db74ed9e Merge pull request #79 from apache/dependabot/github_actions/actions/setup-java-3.7.0
     add 1b85bf552 Bump xml-apis from 1.4.01 to 2.0.2
     add acd36b5bb Merge pull request #78 from apache/dependabot/maven/xml-apis-xml-apis-2.0.2
     add fec8606c1 Bump springboot.version from 2.7.5 to 3.0.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3fcd9d6ed)
            \
             N -- N -- N   refs/heads/dependabot/maven/springboot.version-3.0.0 (fec8606c1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                         |  2 +-
 juneau-all/pom.xml                                  |  4 ++--
 juneau-core/juneau-assertions/pom.xml               |  2 --
 juneau-core/juneau-common/pom.xml                   |  2 --
 juneau-core/juneau-config/pom.xml                   |  2 --
 juneau-core/juneau-dto/pom.xml                      |  2 --
 juneau-core/juneau-marshall-rdf/pom.xml             |  2 --
 juneau-core/juneau-marshall/pom.xml                 |  2 --
 .../08.juneau-rest-server/01.jrs.Overview.html      |  6 +++---
 .../01.jrss.Overview.html                           |  4 ++--
 juneau-doc/pom.xml                                  |  3 ---
 juneau-doc/src/main/javadoc/overview.html           | 10 +++++-----
 juneau-examples/juneau-examples-core/pom.xml        |  2 --
 juneau-examples/juneau-examples-rest-jetty/pom.xml  |  4 ----
 .../juneau-examples-rest-springboot/pom.xml         |  3 ---
 juneau-examples/juneau-examples-rest/pom.xml        |  8 ++------
 .../juneau-microservice-core/pom.xml                |  6 ++----
 .../juneau-microservice-ftest/pom.xml               |  4 ++--
 .../juneau-microservice-jetty/pom.xml               |  4 ++--
 juneau-rest/juneau-rest-client/pom.xml              |  2 --
 juneau-rest/juneau-rest-common/pom.xml              |  2 --
 juneau-rest/juneau-rest-mock/pom.xml                |  6 ++----
 juneau-rest/juneau-rest-server-rdf/pom.xml          |  7 +++----
 juneau-rest/juneau-rest-server-springboot/pom.xml   |  6 ++++--
 juneau-rest/juneau-rest-server/pom.xml              |  6 ++----
 juneau-sc/juneau-sc-client/pom.xml                  |  1 -
 juneau-sc/juneau-sc-server/pom.xml                  |  2 +-
 juneau-utest/pom.xml                                |  4 ++--
 pom.xml                                             | 21 +++++++++++----------
 29 files changed, 46 insertions(+), 83 deletions(-)