Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Upgrade Karaf to 4.4.7, Xtext/Xtend 2.37.0 #4406

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Upgrade Karaf from 4.4.6 to 4.4.7

    * Sync runtime dependencies with Karaf 4.4.7, most notably:
       * PaxWeb 8.0.29
       * Jetty 9.4.56.v20240826
       * BouncyCastle 1.78.1
       * CXF 3.6.4
       * Jackson 2.17.2
       * JNA 5.15.0
       * JAXB 2.3.9
       * commons-io 2.17.0
       * commons-lang3 3.17.0
       * XBean 4.26
       * ASM 9.7.1
     * Resolve itest runbundles
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    28ee3a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Upgrade Xtext/Xtend to 2.37.0

    * Upgrade Xtext/Xtend from 2.36.0 to 2.37.0, see release notes:
      https://eclipse.dev/Xtext/releasenotes.html#/releasenotes/2024/11/19/version-2-37-0
      https://eclipse.dev/Xtext/xtend/releasenotes.html#/releasenotes/2024/11/19/version-2-37-0
    * Upgrade dependencies
      * ecj from 3.36.0 to 3.37.0
      * gson from 2.10.1 to 2.11.0
      * classgraph to 4.8.176
      * jna from 5.14.0 to 5.15.0
      * guava from 3.33.0 to 3.33.1
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8762eb0 View commit details
    Browse the repository at this point in the history