Skip to content

Bump protobuf.version from 3.25.5 to 4.33.5#1142

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/develop/protobuf.version-4.33.5
Open

Bump protobuf.version from 3.25.5 to 4.33.5#1142
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/develop/protobuf.version-4.33.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Bumps protobuf.version from 3.25.5 to 4.33.5.
Updates com.google.protobuf:protobuf-java from 3.25.5 to 4.33.5

Commits

Updates com.google.protobuf:protobuf-java-util from 3.25.5 to 4.33.5

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `protobuf.version` from 3.25.5 to 4.33.5.

Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.33.5
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 4.33.5

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 4.33.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2026
@github-actions
Copy link

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.10
v2.2.11
v2.2.12
jdplus-sdmx v3.3.1
v3.3.2
v3.3.3
jdemetra-dotstat @ v2.2.10 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[96,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[108,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[120,54] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[128,29] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[88,84] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[99,33] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[120,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[45,29] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[46,33] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable conn of type sdmxdl.Connection
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project demetra-dotstat-core: Compilation failure: Compilation failure: 
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[96,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[108,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[120,54] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatAccessor.java:[128,29] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[88,84] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[99,33] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/be/nbb/demetra/dotstat/DotStatProvider.java:[120,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[45,29] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] /tmp/project6610172396370771975/demetra-dotstat-core/src/main/java/internal/sdmx/SdmxCubeAccessor.java:[46,33] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable conn of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project demetra-dotstat-desktop: Could not resolve dependencies for project be.nbb.demetra:demetra-dotstat-desktop:nbm:2.2.10
[ERROR] dependency: be.nbb.demetra:demetra-dotstat-core:jar:2.2.10 (compile)
[ERROR] 	Could not find artifact be.nbb.demetra:demetra-dotstat-core:jar:2.2.10 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :demetra-dotstat-core
jdplus-sdmx @ v3.3.1 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[50,31] cannot find symbol
  symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[51,35] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[211,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[222,116] cannot find symbol
  symbol:   method getPosition()
  location: variable o of type sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[263,41] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileBeanSupport.java:[80,148] invalid method reference
  cannot find symbol
    symbol:   method getPosition()
    location: class sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[43,26] incompatible types: invalid method reference
    method reportEvent in class jdplus.sdmx.desktop.plugin.file.SdmxFileConfiguration cannot be applied to given types
      required: sdmxdl.file.FileSource,java.lang.String,java.lang.CharSequence
      found:    sdmxdl.file.FileSource
      reason: actual and formal argument lists differ in length
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebBeanSupport.java:[80,148] invalid method reference
  cannot find symbol
    symbol:   method getPosition()
    location: class sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebConfiguration.java:[107,26] incompatible types: invalid method reference
    method reportEvent in class jdplus.sdmx.desktop.plugin.web.SdmxWebConfiguration cannot be applied to given types
      required: sdmxdl.web.WebSource,java.lang.String,java.lang.CharSequence
      found:    sdmxdl.web.WebSource
      reason: actual and formal argument lists differ in length
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/actions/CopyPathSetAction.java:[94,45] cannot find symbol
  symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
  location: variable connection of type sdmxdl.Connection
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jdplus-sdmx-base-api: Compilation failure: Compilation failure: 
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[50,31] cannot find symbol
[ERROR]   symbol:   method getFlow(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-base/jdplus-sdmx-base-parent/jdplus-sdmx-base-api/src/main/java/internal/sdmx/base/api/SdmxCubeConnection.java:[51,35] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure: Compilation failure: 
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[211,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[222,116] cannot find symbol
[ERROR]   symbol:   method getPosition()
[ERROR]   location: variable o of type sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/internal/sdmx/desktop/plugin/SdmxAutoCompletion.java:[263,41] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable c of type sdmxdl.Connection
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileBeanSupport.java:[80,148] invalid method reference
[ERROR]   cannot find symbol
[ERROR]     symbol:   method getPosition()
[ERROR]     location: class sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[43,26] incompatible types: invalid method reference
[ERROR]     method reportEvent in class jdplus.sdmx.desktop.plugin.file.SdmxFileConfiguration cannot be applied to given types
[ERROR]       required: sdmxdl.file.FileSource,java.lang.String,java.lang.CharSequence
[ERROR]       found:    sdmxdl.file.FileSource
[ERROR]       reason: actual and formal argument lists differ in length
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebBeanSupport.java:[80,148] invalid method reference
[ERROR]   cannot find symbol
[ERROR]     symbol:   method getPosition()
[ERROR]     location: class sdmxdl.Dimension
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/SdmxWebConfiguration.java:[107,26] incompatible types: invalid method reference
[ERROR]     method reportEvent in class jdplus.sdmx.desktop.plugin.web.SdmxWebConfiguration cannot be applied to given types
[ERROR]       required: sdmxdl.web.WebSource,java.lang.String,java.lang.CharSequence
[ERROR]       found:    sdmxdl.web.WebSource
[ERROR]       reason: actual and formal argument lists differ in length
[ERROR] /tmp/project17884094660961139104/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/web/actions/CopyPathSetAction.java:[94,45] cannot find symbol
[ERROR]   symbol:   method getStructure(sdmxdl.DatabaseRef,sdmxdl.FlowRef)
[ERROR]   location: variable connection of type sdmxdl.Connection
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-base-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants