Skip to content

Commit 12573e5

Browse files
authored
Merge pull request #1040 from aws-powertools/fix/downgrade-aspect-injector
chore: downgrade AspectInjector to version 2.8.1
2 parents 3c780df + 0cfc38e commit 12573e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Do not update AspectInjector from 2.8.1 until this issue is fixed https://github.com/pamidur/aspect-injector/issues/220-->
77
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
88
<PackageVersion Include="Apache.Avro" Version="1.12.0" />
9-
<PackageVersion Include="AspectInjector" Version="2.9.0" />
9+
<PackageVersion Include="AspectInjector" Version="2.8.1" />
1010
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.1" />
1111
<PackageVersion Include="AWSSDK.AppConfig" Version="4.0.2.2" />
1212
<PackageVersion Include="AWSSDK.AppConfigData" Version="4.0.1.2" />

0 commit comments

Comments
 (0)