Skip to content

Commit 637a9b0

Browse files
committed
Bump to metasploit-payloads 1.2.17 that has needed code changes
1 parent 089940d commit 637a9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metasploit-framework.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Gem::Specification.new do |spec|
6565
# are needed when there's no database
6666
spec.add_runtime_dependency 'metasploit-model'
6767
# Needed for Meterpreter
68-
spec.add_runtime_dependency 'metasploit-payloads', '1.2.16'
68+
spec.add_runtime_dependency 'metasploit-payloads', '1.2.17'
6969
# Needed for the next-generation POSIX Meterpreter
7070
spec.add_runtime_dependency 'metasploit_payloads-mettle', '0.1.7'
7171
# Needed by msfgui and other rpc components

0 commit comments

Comments
 (0)