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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new c3a22b9e37 Bump System.CodeDom from 8.0.0 to 10.0.0 (#3572)
c3a22b9e37 is described below

commit c3a22b9e37032441bdeefd5dd68e404d93a9f19d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 16:39:57 2025 +0200

    Bump System.CodeDom from 8.0.0 to 10.0.0 (#3572)
    
    ---
    updated-dependencies:
    - dependency-name: System.CodeDom
      dependency-version: 10.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/csharp/versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/csharp/versions.props b/lang/csharp/versions.props
index 8ccefa5b41..92fafce3c8 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -27,7 +27,7 @@
   -->
   <PropertyGroup Label="Latest Package Versions">
     <NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
-    <SystemCodeDomVersion>8.0.0</SystemCodeDomVersion>
+    <SystemCodeDomVersion>10.0.0</SystemCodeDomVersion>
     <SystemReflectionVersion>4.3.0</SystemReflectionVersion>
     
<SystemReflectionEmitILGenerationVersion>4.7.0</SystemReflectionEmitILGenerationVersion>
     
<SystemReflectionEmitLightweightVersion>4.7.0</SystemReflectionEmitLightweightVersion>

Reply via email to