diff --git a/Nexus.Application/Nexus.Application.csproj b/Nexus.Application/Nexus.Application.csproj
index 4106ccf..3476c35 100644
--- a/Nexus.Application/Nexus.Application.csproj
+++ b/Nexus.Application/Nexus.Application.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/Nexus.Application/packages.lock.json b/Nexus.Application/packages.lock.json
index 357a6de..582d76a 100644
--- a/Nexus.Application/packages.lock.json
+++ b/Nexus.Application/packages.lock.json
@@ -115,12 +115,13 @@
},
"WolverineFx.RabbitMQ": {
"type": "Direct",
- "requested": "[5.40.0, )",
- "resolved": "5.40.0",
- "contentHash": "07cCKzPCkFpwnp2/CWXvUNU8GZJNnhM/65dR31dlsz0Fzw7f2QroIko1WMCoWIyc1s3FVnj6ihOejRRsT8eGuw==",
+ "requested": "[6.22.0, )",
+ "resolved": "6.22.0",
+ "contentHash": "WvjryEVTy2LGywB2NaA5WBBn28BDV11gdqQQIXSPM0w6GER/iPJOQ+A+c3nUxDDk3rquqS2yJ4+gkdw8+iXB9Q==",
"dependencies": {
"RabbitMQ.Client": "7.1.2",
- "WolverineFx": "5.40.0"
+ "WolverineFx": "6.22.0",
+ "WolverineFx.Newtonsoft": "6.22.0"
}
},
"Asp.Versioning.Abstractions": {
@@ -147,8 +148,8 @@
},
"FastExpressionCompiler": {
"type": "Transitive",
- "resolved": "5.3.0",
- "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag=="
+ "resolved": "5.4.1",
+ "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ=="
},
"Humanizer.Core": {
"type": "Transitive",
@@ -162,10 +163,10 @@
},
"JasperFx": {
"type": "Transitive",
- "resolved": "1.31.0",
- "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==",
+ "resolved": "2.34.0",
+ "contentHash": "Gz4X/TqINK1PRua8xDJL9kjVRiaO6Am9/HF/QW6ukQm37VwNo+48eEs1Gp08Ytsqbxm4l8ExjXDZgSqf961nNQ==",
"dependencies": {
- "FastExpressionCompiler": "5.3.0",
+ "FastExpressionCompiler": "5.4.1",
"ImTools": "4.0.0",
"Microsoft.Bcl.TimeProvider": "10.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
@@ -178,10 +179,10 @@
},
"JasperFx.Events": {
"type": "Transitive",
- "resolved": "1.36.2",
- "contentHash": "VV1xYQOrLjO5vx2OFLlUyph7ZlKTYrg8tCGKmXUEEMz1N+NlhtvkGzXPpLtYgk23fqxAMGuiASrYoq87Wsi8qw==",
+ "resolved": "2.34.0",
+ "contentHash": "zhoYyoMK76o9JFuaOJI1J+MuOFsEKnsk8BAjXBhAYGt9i8mwYaw8WuKJAjqqmO6UormfrNlQcrKaHdyhrwoBBw==",
"dependencies": {
- "JasperFx": "1.31.0"
+ "JasperFx": "2.34.0"
}
},
"JasperFx.RuntimeCompiler": {
@@ -196,10 +197,10 @@
"Microsoft.Extensions.Logging.Abstractions": "10.0.0"
}
},
- "JasperFx.SourceGeneration": {
+ "JasperFx.SourceGenerator": {
"type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "yIOaiA/OrlXQLGPjxFDubHnOU8MCzPTz465xBGRITMm4fDf7DbWKogb2SZC2jYLWEj27q3smTz1Z7lU4h1KkOQ=="
+ "resolved": "2.34.0",
+ "contentHash": "vnMSAinr6gB3NAQQRimsEQKSXDWicenEs2kSBLyxpjYDwnyi4MmcrONdH0yXqsnQkRtkx2jg009gMxli6taoSw=="
},
"Marten.AspNetCore": {
"type": "Transitive",
@@ -769,13 +770,12 @@
},
"WolverineFx": {
"type": "Transitive",
- "resolved": "5.40.0",
- "contentHash": "4by7jva0Vi75rH330utnHHSCyfBKH2uDzB4r+Ea++5UGKUm4x6FnUBSkviPMiHYfDvxo5JxM5ovNdjunTMgzvQ==",
+ "resolved": "6.22.0",
+ "contentHash": "h8slzaCBXXz2sW+zQXs3bSuxbqLRZTvZGst0m0itpSP0+TRI7QwRyt3hx8vEpH37gi/qWNOefrJVjkZRP23P/Q==",
"dependencies": {
- "JasperFx": "1.31.0",
- "JasperFx.Events": "1.36.0",
- "JasperFx.RuntimeCompiler": "4.5.0",
- "JasperFx.SourceGeneration": "1.1.0",
+ "JasperFx": "2.34.0",
+ "JasperFx.Events": "2.34.0",
+ "JasperFx.SourceGenerator": "2.34.0",
"Microsoft.Extensions.Caching.Memory": "10.0.0",
"Microsoft.Extensions.Configuration": "10.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
@@ -785,8 +785,16 @@
"Microsoft.Extensions.Hosting": "10.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"Microsoft.Extensions.ObjectPool": "10.0.2",
- "NewId": "4.0.1",
- "Newtonsoft.Json": "13.0.3"
+ "NewId": "4.0.1"
+ }
+ },
+ "WolverineFx.Newtonsoft": {
+ "type": "Transitive",
+ "resolved": "6.22.0",
+ "contentHash": "mluHDcB0nMfra5WN7iB8cV4pjdrQh7rCUsz2KkWsmQfr3hQagSBbPZrP89ch249BVLPnQ0OpZCh5kNsPbkpMdA==",
+ "dependencies": {
+ "Newtonsoft.Json": "13.0.3",
+ "WolverineFx": "6.22.0"
}
},
"WolverineFx.Postgresql": {
diff --git a/Nexus.Infrastructure/Nexus.Infrastructure.csproj b/Nexus.Infrastructure/Nexus.Infrastructure.csproj
index ade8ca9..eb22956 100644
--- a/Nexus.Infrastructure/Nexus.Infrastructure.csproj
+++ b/Nexus.Infrastructure/Nexus.Infrastructure.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/Nexus.Infrastructure/packages.lock.json b/Nexus.Infrastructure/packages.lock.json
index b9ccb53..abf0a18 100644
--- a/Nexus.Infrastructure/packages.lock.json
+++ b/Nexus.Infrastructure/packages.lock.json
@@ -86,12 +86,13 @@
},
"WolverineFx.RabbitMQ": {
"type": "Direct",
- "requested": "[5.40.0, )",
- "resolved": "5.40.0",
- "contentHash": "07cCKzPCkFpwnp2/CWXvUNU8GZJNnhM/65dR31dlsz0Fzw7f2QroIko1WMCoWIyc1s3FVnj6ihOejRRsT8eGuw==",
+ "requested": "[6.22.0, )",
+ "resolved": "6.22.0",
+ "contentHash": "WvjryEVTy2LGywB2NaA5WBBn28BDV11gdqQQIXSPM0w6GER/iPJOQ+A+c3nUxDDk3rquqS2yJ4+gkdw8+iXB9Q==",
"dependencies": {
"RabbitMQ.Client": "7.1.2",
- "WolverineFx": "5.40.0"
+ "WolverineFx": "6.22.0",
+ "WolverineFx.Newtonsoft": "6.22.0"
}
},
"Asp.Versioning.Abstractions": {
@@ -123,8 +124,8 @@
},
"FastExpressionCompiler": {
"type": "Transitive",
- "resolved": "5.3.0",
- "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag=="
+ "resolved": "5.4.1",
+ "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ=="
},
"FluentValidation": {
"type": "Transitive",
@@ -143,10 +144,10 @@
},
"JasperFx": {
"type": "Transitive",
- "resolved": "1.31.0",
- "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==",
+ "resolved": "2.34.0",
+ "contentHash": "Gz4X/TqINK1PRua8xDJL9kjVRiaO6Am9/HF/QW6ukQm37VwNo+48eEs1Gp08Ytsqbxm4l8ExjXDZgSqf961nNQ==",
"dependencies": {
- "FastExpressionCompiler": "5.3.0",
+ "FastExpressionCompiler": "5.4.1",
"ImTools": "4.0.0",
"Microsoft.Bcl.TimeProvider": "10.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
@@ -159,10 +160,10 @@
},
"JasperFx.Events": {
"type": "Transitive",
- "resolved": "1.36.2",
- "contentHash": "VV1xYQOrLjO5vx2OFLlUyph7ZlKTYrg8tCGKmXUEEMz1N+NlhtvkGzXPpLtYgk23fqxAMGuiASrYoq87Wsi8qw==",
+ "resolved": "2.34.0",
+ "contentHash": "zhoYyoMK76o9JFuaOJI1J+MuOFsEKnsk8BAjXBhAYGt9i8mwYaw8WuKJAjqqmO6UormfrNlQcrKaHdyhrwoBBw==",
"dependencies": {
- "JasperFx": "1.31.0"
+ "JasperFx": "2.34.0"
}
},
"JasperFx.RuntimeCompiler": {
@@ -177,10 +178,10 @@
"Microsoft.Extensions.Logging.Abstractions": "10.0.0"
}
},
- "JasperFx.SourceGeneration": {
+ "JasperFx.SourceGenerator": {
"type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "yIOaiA/OrlXQLGPjxFDubHnOU8MCzPTz465xBGRITMm4fDf7DbWKogb2SZC2jYLWEj27q3smTz1Z7lU4h1KkOQ=="
+ "resolved": "2.34.0",
+ "contentHash": "vnMSAinr6gB3NAQQRimsEQKSXDWicenEs2kSBLyxpjYDwnyi4MmcrONdH0yXqsnQkRtkx2jg009gMxli6taoSw=="
},
"Marten.AspNetCore": {
"type": "Transitive",
@@ -803,13 +804,12 @@
},
"WolverineFx": {
"type": "Transitive",
- "resolved": "5.40.0",
- "contentHash": "4by7jva0Vi75rH330utnHHSCyfBKH2uDzB4r+Ea++5UGKUm4x6FnUBSkviPMiHYfDvxo5JxM5ovNdjunTMgzvQ==",
+ "resolved": "6.22.0",
+ "contentHash": "h8slzaCBXXz2sW+zQXs3bSuxbqLRZTvZGst0m0itpSP0+TRI7QwRyt3hx8vEpH37gi/qWNOefrJVjkZRP23P/Q==",
"dependencies": {
- "JasperFx": "1.31.0",
- "JasperFx.Events": "1.36.0",
- "JasperFx.RuntimeCompiler": "4.5.0",
- "JasperFx.SourceGeneration": "1.1.0",
+ "JasperFx": "2.34.0",
+ "JasperFx.Events": "2.34.0",
+ "JasperFx.SourceGenerator": "2.34.0",
"Microsoft.Extensions.Caching.Memory": "10.0.0",
"Microsoft.Extensions.Configuration": "10.0.0",
"Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
@@ -819,8 +819,7 @@
"Microsoft.Extensions.Hosting": "10.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
"Microsoft.Extensions.ObjectPool": "10.0.2",
- "NewId": "4.0.1",
- "Newtonsoft.Json": "13.0.3"
+ "NewId": "4.0.1"
}
},
"WolverineFx.Marten": {
@@ -832,6 +831,15 @@
"WolverineFx.Postgresql": "5.40.0"
}
},
+ "WolverineFx.Newtonsoft": {
+ "type": "Transitive",
+ "resolved": "6.22.0",
+ "contentHash": "mluHDcB0nMfra5WN7iB8cV4pjdrQh7rCUsz2KkWsmQfr3hQagSBbPZrP89ch249BVLPnQ0OpZCh5kNsPbkpMdA==",
+ "dependencies": {
+ "Newtonsoft.Json": "13.0.3",
+ "WolverineFx": "6.22.0"
+ }
+ },
"WolverineFx.Postgresql": {
"type": "Transitive",
"resolved": "5.40.0",
@@ -864,7 +872,7 @@
"WolverineFx.Http": "[5.40.0, )",
"WolverineFx.Http.Marten": "[5.40.0, )",
"WolverineFx.Marten": "[5.40.0, )",
- "WolverineFx.RabbitMQ": "[5.40.0, )"
+ "WolverineFx.RabbitMQ": "[6.22.0, )"
}
},
"nexus.domain": {