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 c8919d2848 Bump System.CodeDom from 10.0.1 to 10.0.2 (#3629)
c8919d2848 is described below

commit c8919d28482f3945561dac1fe62d8377d3a298c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 08:20:24 2026 +0200

    Bump System.CodeDom from 10.0.1 to 10.0.2 (#3629)
    
    ---
    updated-dependencies:
    - dependency-name: System.CodeDom
      dependency-version: 10.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 f475e972da..6401979537 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>10.0.1</SystemCodeDomVersion>
+    <SystemCodeDomVersion>10.0.2</SystemCodeDomVersion>
     <SystemReflectionVersion>4.3.0</SystemReflectionVersion>
     
<SystemReflectionEmitILGenerationVersion>4.7.0</SystemReflectionEmitILGenerationVersion>
     
<SystemReflectionEmitLightweightVersion>4.7.0</SystemReflectionEmitLightweightVersion>

Reply via email to